MacOS app does not run on the Xcode simulator

前端 未结 10 1047
抹茶落季
抹茶落季 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:05

    I messed up my settings and had this same issue - builds the app but doesn't launch (either in the simulator or the device).

    The answer Product > Edit Scheme got me half way there - then choose Run {your app} on the left. There is a launch Automatically radio button to check: enter image description here

提交回复
热议问题