iphone App: not able to select ios device or ios Simulator for running the project

允我心安 提交于 2019-12-13 17:36:06

问题


For my iphone App i am not able to select ios device or ios Simulator for running the project it is only showing option for mac-64 bit what could be wrong?

I am facing this problem after I moved my project from one sesktop system to another.

please help and suggest


回答1:


Actually I facing this problem beacouse I have renamed the project

I could solve it from

Manage scheme-> Autocreate scheme now




回答2:


Maybe your sdk versions differ, did you try to recreate the project and just import the code.

If this is a one time change that might be working out.




回答3:


Try going into the project settings, and changing the base SDK to iOS (4.3).

An option for this can be found in the info and build settings panels of the project window. I recommend changing it in both places



来源:https://stackoverflow.com/questions/6828041/iphone-app-not-able-to-select-ios-device-or-ios-simulator-for-running-the-proje

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!