Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Build stopped without previous errors

Tags:

xcode

In Xcode 11 beta 4, the app compiles and copies, but then it tells Build stopped ... no issues. The app does not start then.

What reasons may cause this behaviour? enter image description here

like image 987
Hardy Avatar asked Aug 07 '26 19:08

Hardy


1 Answers

I can reproduce this by hitting Command-Period in the middle of a build.

enter image description here

In other words, I'm suggesting that "stopped" here doesn't mean "came to a stop", but rather "was stopped" - i.e., "you stopped me." That's the only thing I can think of - you're interrupting the build somehow.

I also see duplicate answers suggesting that a pod script can cause this:

Cocoapods pod install as a target dependency

like image 196
matt Avatar answered Aug 10 '26 08:08

matt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!