gaetan
10/31/2018, 9:16 AM> Task :app:compileKotlinIos
xcrun: error: SDK "iphonesimulator" cannot be located
xcrun: error: SDK "iphonesimulator" cannot be located
xcrun: error: unable to lookup item 'Path' in SDK 'iphonesimulator'
exception: org.jetbrains.kotlin.konan.KonanExternalToolFailure: The /usr/bin/xcrun command returned non-zero exit code: 1.
at org.jetbrains.kotlin.konan.exec.Command.handleExitCode(ExecuteCommand.kt:100)
at org.jetbrains.kotlin.konan.exec.Command.getOutputLines(ExecuteCommand.kt:91)
XCode is installed and I can run the simulators from there. I don’t understand why the paths are not correct. Any idea?svyatoslav.scherbina
10/31/2018, 9:38 AMgaetan
10/31/2018, 10:03 AMgaetan
10/31/2018, 10:04 AMgaetan
10/31/2018, 10:04 AMgaetan
11/01/2018, 11:02 AM