Even though I built a new multiplatform project from Android studio, when I try to run the ios app, it shows
The following build commands failed:
PhaseScriptExecution Run\ Script /Users/r/AndroidStudioProjects/KMMApp/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-7555FFB5242A651A00829871.sh (in target 'iosApp' from project 'iosApp')
k
Konstantin Tskhovrebov
01/13/2024, 7:34 PM
What does 'kdoctor -v' say?
r
Raehat Singh Nanda
01/14/2024, 6:00 AM
@Konstantin Tskhovrebov no issue was shown when I ran this
Raehat Singh Nanda
01/14/2024, 6:00 AM
I'll send screenshot when I'm back on my pc
Raehat Singh Nanda
01/15/2024, 1:19 PM
The following build commands failed:
PhaseScriptExecution Run\ Script /Users/r/AndroidStudioProjects/KMMApp/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-7555FFB5242A651A00829871.sh (in target 'iosApp' from project 'iosApp')
d
David Nedrow
05/29/2024, 10:33 PM
So there's a "run script" phase that is part of your Build Phases. The script is failing. At least, that's what the error generally means. You could try `cat`ing out