The selected run destination is not valid for this action

前端 未结 16 2459
抹茶落季
抹茶落季 2020-12-04 16:31

I have opened a project that has always been iphone/ipad. I can\'t build it now because for some reason my only \"Scheme\" option is \"MyApp My Mac 64-bit\". How can I get t

16条回答
  •  情深已故
    2020-12-04 16:48

    I had similar issue recently. Got it solved by doing some changes in Base SDK of Project. Following are steps :

    1. Click on the top-level project icon in the left hand panel
    2. In the right hand panel that appears, select Build Settings (near the top).
    3. Select "All" option (instead of Combined)
    4. Ensure Base SDK is set appropriately, like "OS X 10.7", "Latest iOS(6.1)" etc.

提交回复
热议问题