tylerwilson
09/01/2021, 3:29 PMCompilation failed: The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ command returned non-zero exit code: 1.
output:
clang (LLVM option parsing): for the --fast-isel option: may only occur zero or one times!
clang (LLVM option parsing): for the --global-isel option: may only occur zero or one times!
* Source files:
* Compiler version info: Konan: 1.5.30 / Kotlin: 1.5.30
* Output kind: FRAMEWORK
tylerwilson
09/01/2021, 3:54 PMCompilation failed: The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ command returned non-zero exit code: 1.
output:
warning: overriding the module target triple with armv7-apple-ios9.0 [-Woverride-module]
fatal error: error in backend: can not encode offset '0x10000E4' in resulting scattered relocation.
* Source files:
* Compiler version info: Konan: 1.5.30 / Kotlin: 1.5.30
* Output kind: FRAMEWORK
tylerwilson
09/02/2021, 4:04 PMERROR ITMS-90085: “No architectures in the binary. Lipo failed to detect any architectures in the bundle executable.”Please, has anybody used the latest methods in KMM and uploaded an iOS app to the App Store/TestFlight????
tylerwilson
09/02/2021, 6:36 PMThomas
09/03/2021, 8:45 PMclang (LLVM option parsing): for the --fast-isel option: may only occur zero or one times!
clang (LLVM option parsing): for the --global-isel option: may only occur zero or one times!
Thomas
09/03/2021, 8:46 PMtylerwilson
09/03/2021, 11:53 PM