Start a new topic

Wikitude Unity in iOS

Wikitude Unity in iOS


Hi, I'm trying to run a wikitude unity project in iOS. I built a simple applicaiton with unity for iOS but when I try to build it in xcode it gives this error : 
WikitudeNativeSDK.framework/WikitudeNativeSDK does not contain bitcoide. you must rebuilt it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm65

I'll appreciate if you can help me solve this error and run the project on iOS. I use unity 5.3 and xcode 7.3 and latest wikitude sdks

Thanks

Hi, 

Please make sure that the "Enable Bitcode" in the Build Settings is set to "No".

Best regards,
Alexandru

Thanks, it worked
Login or Signup to post a comment