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:
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..
I disabled bitcode
and it could create a build without any issue.