sinofool/build-libcurl-ios

Invalid bitcode version (Producer: '802.0.42.0_0' Reader: '800.0.38_0')

LinArcX opened this issue · 0 comments

Hi. thank you for this great effort. i'm developing applications for both android/ios in qt creator.
after download and compile your the library and link it to the project in qt creator, the projce build successfully like a charm!
The build output produce a .xcodeproj file that you have open it via xcode and archive it. (to get .ipa file)
when i click archive button in Product-->Archive tab , after a while, these messages show to me:

error: Invalid bitcode version (Producer: '802.0.42.0_0' Reader: '800.0.38_0')
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Xcode : 8.0 (8A218a)
Mac: 10.12.6
libCurl : 7.55.0