Soslan
01/02/2018, 5:33 PMld: warning: ignoring file /Users/admin/Downloads/kotlin-native-master/samples/calculator/build/konan/bin/xcode/test.framework/test, file was built for x86_64 which is not the architecture being linked (arm64): /Users/admin/Downloads/kotlin-native-master/samples/calculator/build/konan/bin/xcode/test.framework/test
Undefined symbols for architecture arm64:
“_OBJC_CLASS_$_Test”, referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
olonho
01/02/2018, 6:53 PMSoslan
01/02/2018, 7:01 PM