Hi,
So, we're trying to build the iOS package on our Windows dev machines and then build the IPA in Xcode from the Unity Build on a Mac system.
But, we get the following error:
'/iOS/beta rebuild/Frameworks/Plugins/iOS/easyar.framework/easyar(easyar-armv7-master.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.
Building with bitcode disabled causes other errors, so does not seem to be an option.
Any idea how to resolve this?