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

Enable Bitcode for ios #51

Open
pateldi1524 opened this issue May 22, 2021 · 1 comment
Open

Enable Bitcode for ios #51

pateldi1524 opened this issue May 22, 2021 · 1 comment

Comments

@pateldi1524
Copy link

I am using this plugin in ionic5 capacitor, but while building the project I am getting this error

capacitor-cordova-ios-plugins/sources/CordovaPluginOpenalpr/src/ios/lib/opencv2.framework/opencv2(matrix-86DBD15CF0D8AAA8.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. for architecture arm64

@mrSeoD
Copy link

mrSeoD commented Jul 1, 2021

Go to build settings, search for "bitcode" for each capacitor/cordova targets and app, and set them to "NO" And it should work!

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