oleganza / CoreBitcoin

Awesome Bitcoin toolkit for ObjC and Swift
Do What The F*ck You Want To Public License
719 stars 255 forks source link

CoreBitcoin-master/binaries/iOS/CoreBitcoin.framework/CoreBitcoin' does not contain bitcode. #79

Open pedrohugorm opened 8 years ago

pedrohugorm commented 8 years ago

I did the installation following the steps, but after referencing the .framework file for my iPhone application I`m getting this error message.

I tried changing the project file to ENABLE_BITCODE, as suggested by this error message - no success. Any ideas?

ld: '(...)/CoreBitcoin-master/binaries/iOS/CoreBitcoin.framework/CoreBitcoin' 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