Post

Replies

Boosts

Views

Activity

xcode 15.2 giving "Command PhaseScriptExecution failed with a nonzero exit code" when comipliing on iPhone 15 (ios 17.0.1)
I have been trying to compile my flutter app on xcode 15.2 on MacBook Pro M1 Pro chip. I keep on getting this error: "Command PhaseScriptExecution failed with a nonzero exit code". I tried everything that I could find online and nothing works. IS this a problem with the new update or is there a seeting that need to do? Here is my podfile:
2
0
1.6k
Jan ’24
/bin/sh: /packages/flutter_tools/bin/xcode_backend.sh: No such file or directory Command PhaseScriptExecution failed with a nonzero exit code
Hi Everyone, I have been stuck on this error for the past week going around all possible solutions I found online and nothing works. Can you please guide me on how I can solve this? I am trying to build the app on Xcode and I am getting this error: /bin/sh -c /Users/rogeranttshibangu/Library/Developer/Xcode/DerivedData/Runner-auyfpoaqieytnldpknrocgjqghkv/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh /bin/sh: /packages/flutter_tools/bin/xcode_backend.sh: No such file or directory Command PhaseScriptExecution failed with a nonzero exit code
1
0
2.5k
Nov ’21