Reply To: iOS Build Fail (Undefined symbol armv7)

Welcome! Forums Unity Plugins Apple Dark Mode Detection iOS Build Fail (Undefined symbol armv7) Reply To: iOS Build Fail (Undefined symbol armv7)

#1810
lucus
Participant

Hi. With version 1.0 (Oct 25) from the asset store I am getting errors in xcode when trying to Archive the project (works fine for local builds though)

This is the error message:
“Bitcode bundle could not be generated because ‘/<my-unity-project>/Builds/<my-build>/Libraries/DarkModeDetection/Plugins/iOS/DarkModeDetection.a(DarkModeDetectionBridge.o)’ was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture armv7”

Did I perhaps forget to set some option in Unity or xcode?

Thanks for your help!