MacOS app does not run on the Xcode simulator

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

    Simple

    Select the desired active scheme and device/simulator from the toolbar (next to the "play" and "stop" buttons).

    The scheme selection should look something like below where the name is that of the appropriate target.

    Set proper scheme and device/simulator.

提交回复
热议问题