Hi,
I’m trying to build my project using bitrise, but sadly I get this error:
error: Building for iOS Simulator, but the linked library 'REDACTED_LIB_NAME.a' was built for iOS.
Is there any way to fix this error? Worth noting that I can’t remove this library from my project, and this library is ARM only.
Thanks for the help!