`ld: warning: ignoring file myApp/shared/build/xco...
# kotlin-native
d
ld: warning: ignoring file myApp/shared/build/xcode-frameworks/shared.framework/shared, building for iOS Simulator-arm64 but attempting to link with file built for iOS Simulator-x86_64
m
Just bumped into this as well. There's a discussion about it there: https://kotlinlang.slack.com/archives/C3PQML5NU/p1600449629022700 Apparently a workaround is to exclude arm64 architecture from the build settings