Running iPhone 5 Simulator on Snow Leopard

点点圈 提交于 2019-12-04 01:36:59

Problem is Xcode 4.5 on your mac.

The original post says how to run ios 5.1sdk on "Xcode 4.2 on Snow leopard".

Xcode 4.5 is not available on snowleopard.

Install Xcode 4.2 and follow the steps again.

Another idea is to use Virtual Box and run XCode in it. Of course, running OS X on virtual box is quite difficult and not entirely legal (although you do have a Mac, so it can be justified). You can follow this link if interested.

http://www.sysprobs.com/guide-mac-os-x-10-7-lion-on-virtualbox-with-windows-7-and-intel-pc

It's for windows 7, but you should be able to get it to work on OS X as well.

I VMware Fusion 5 (and maybe 4 also, I don't remember) allows Mac OS X Lion and Mountain Lion to run in a VM. So you could install VMware Fusion, and use it to run a virtualized instance of Mountain Lion. Since the hardware is virtualized, it shouldn't matter that your Mac doesn't support anything newer than Snow Leopard.

Performance will likely be poor, though - my experience is that you need at least 4 gigs of RAM for VMware Fusion to run smoothly. If your Mac is too old for Lion and Moutain Lion, it'll probably won't have that amount of RAM installed.

Comradsky

It's said that Xcode 4.2 is the last supported version on Snow Leopard. So no it won't work and you'll have to get Lion.
I found the answer on another StackOverflow post

You would have to be under Lion in this case with both Xcode 4.2 and 4.5 installed. There should be no problem with this.


Don't forget...

  1. As stated in a Stack Overflow post
    • "I installed Xcode 4.2 on a Snow Leopard and when iOS SDK was published I imported the iOS 5.1 SDK" Look at another Stack Overflow post
    • Use the 2nd post link. It works perfectly, just copy "6.0" instead of "5.1".
  2. Don't forget that you could just use an external iOS device that can run iOS6
  3. You could always ask for support from developer.apple technical support
  4. Delete your simulator and re-download
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!