Search code examples
iosxcodeunity-game-enginevuforiavuforia-cloud-recognition

Why I get error while creating IPA for iOS having Vuforia SDK?


I have released many enterprise builds for my project and for new version, I have used Vuforia SDK for AR functionality. While I am creating Enterprise build with Distribution certificate and profile (by which I have released many versions), I cannot able to generate IPA and getting following error in Xcode:

enter image description here

I had copied Vuforia.framework from their demo provided and used it's functionality in my existing project and all is working fine in iPad.

Any help will be appreciated..


Solution

  • I disabled bitcode and it could create a build without any issue.