The selected run destination is not valid for this action

前端 未结 16 2492
抹茶落季
抹茶落季 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:45

    Deployment target is missing for specified SDK ...

    Choose other "Deployment Target" (in the Build settings) and simulator will appear.

    Note:It's happening when use 5.1 SDK(latest) with XCode 4 on Snow Leopard..

提交回复
热议问题