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

libDJIWidget.a(DJIAudioSampleBuffer.o) does not contain bitcode #5

Open
SpencerKaiser opened this issue Sep 16, 2018 · 0 comments
Open

Comments

@SpencerKaiser
Copy link

SpencerKaiser commented Sep 16, 2018

Dependency does not contain bitcode which causes Xcode to throw an error:

DJIWidget/libDJIWidget.a(DJIAudioSampleBuffer.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. file '/Users/.../Library/Developer/Xcode/DerivedData/.../Build/Products/Debug-iphoneos/DJIWidget/libDJIWidget.a' for architecture arm64

Workaround: In order to bypass this (as a temporary solution), disable bitcode in the project

DJIWidget ~1.0
macOS Mojave 10.14
Xcode 10.0.0

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

1 participant