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

Bitcode does not found #4

Open
HJ29 opened this issue Aug 23, 2018 · 1 comment
Open

Bitcode does not found #4

HJ29 opened this issue Aug 23, 2018 · 1 comment

Comments

@HJ29
Copy link

HJ29 commented Aug 23, 2018

/Build/Products/Debug-iphoneos/libRNIpay88Sdk.a(IpayPayment.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.

How to solve this problem?

I tried to disable bitcode for ipay88 dependency only, but still not working.

@thedanielforum
Copy link

I managed to get this to work by making sure that bitcode is set to Yes in the RNIpay88Sdk.xcodeproj and removing the libRNIpay88Sdk.a file from the Recovered References folder of your project.

Hope this helps! 😄

screenshot 2019-01-31 at 10 40 02 am

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