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

Bit Code #26

Closed
dharmusharma1981 opened this issue May 6, 2017 · 2 comments
Closed

Bit Code #26

dharmusharma1981 opened this issue May 6, 2017 · 2 comments

Comments

@dharmusharma1981
Copy link

So Im able to make razor pay run on ios emulator but when i try to install that on phone i get this build error
iphoneos/libRazorpayCheckout.a(RazorpayCheckout.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

I downloaded the bit code version file file from and did the manual installtion
https://github.com/razorpay/razorpay-ios-sample-app/releases/tag/v0.15.0
and
http://downloads.razorpay.com/Razorpay.framework-0.15.0-bitcode.zip

Both dint gives the same compiling

However it works if i set the enabled bit code setting to false on project build setting

@dharmusharma1981
Copy link
Author

Well I fixed it by enabling the bit code on razorpay xcode project level and the above files worked fine

@sagark1510
Copy link

@dharmusharma1981 I got the same error and tried doing what you mentioned but still having same issue.

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