MacOS app does not run on the Xcode simulator

前端 未结 10 1058
抹茶落季
抹茶落季 2020-12-13 23:39

I\'ve installed Xcode 4.2.1 on Mac OS X Lion.

When I create a new (Mac OS X Cocoa) project and I click \"Run\", Xcode says build succeeded, but does

10条回答
  •  不思量自难忘°
    2020-12-14 00:09

    I had the same issue in late 2017 with Xcode 9.2.

    I had to uncheck 'Debug Executable' and then my app was able to both run and stop.

    You can open the settings by clicking Product -> Scheme -> Edit Scheme...

提交回复
热议问题