You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
Xcode : 8.0 (8A218a)
Mac: 10.12.6
libCurl : 7.55.0
The text was updated successfully, but these errors were encountered: