Will installing XCode 4.5 remove iOS Simulator 5.1?

青春壹個敷衍的年華 提交于 2019-12-21 09:29:53

问题


I have 2 machines. On one of them I updated to xcode 4.5, but doing so uninstalled my iOS simulator for 5.1.

I'm hesitant to update my other machine as I have a project that requires the 5.1 simulator.

Are my assumptions correct or did I do something to remove the older simulator without knowing?


回答1:


You can redownload the simulator in the Xcode preferences.




回答2:


Download Xcode 4.3.3 for lion and open the dmg, and click and show package contents,and copy the Contents\Developer\platforms\iPhoneOS.platform\sdks\iPhoneOs5.1sdk folders into your xcode4.5 Contents\Developer\platorms\iPhoneOS.platform\sdks folder, and it works



来源:https://stackoverflow.com/questions/12503575/will-installing-xcode-4-5-remove-ios-simulator-5-1

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