Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't archive IOS app #2

Open
vinicaval opened this issue Sep 5, 2016 · 1 comment
Open

Can't archive IOS app #2

vinicaval opened this issue Sep 5, 2016 · 1 comment

Comments

@vinicaval
Copy link

Hi,

I'm trying to archive my cordova project in Xcode and it's showing an error:

ld: bitcode bundle could not be generated because 'APP_NAME/Plugins/orchextra-cordovaplugin/Orchextra.framework/Orchextra(ORCStatisticsInteractor.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I'm doing something wrong?

Thanks

@gigisergio
Copy link
Contributor

Hi, @vinicaval

Could you check if “Enable Bitcode”flag is set to “No” in the “Build Settings” of your Xcode Project ?
It's usually set to “no” by default by Cordova.

captura de pantalla 2016-09-06 a las 12 25 27

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants