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
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