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 neo-swift framework #110

Open
lamnd91 opened this issue Jan 2, 2019 · 1 comment
Open

Enable bitcode for neo-swift framework #110

lamnd91 opened this issue Jan 2, 2019 · 1 comment

Comments

@lamnd91
Copy link

lamnd91 commented Jan 2, 2019

My project enable bitcode for main target as well as all pods. When i import neo-swift and build project in real device, an error occur with message below. Can you build a framework enable bitcode?

Pods/neo-swift/neoutils.framework/neoutils(000000.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
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@WyattMufson
Copy link

This is resolved in https://github.com/O3Labs/neo-utils/tree/develop if you want to replace the framework. Otherwise I'd checkout https://github.com/Ryucoin/neovm-utils/pull/23

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