• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cannot get rid of Legacy Simulators in Xcode 4.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot get rid of Legacy Simulators in Xcode 4.4


  • Subject: Cannot get rid of Legacy Simulators in Xcode 4.4
  • From: David Hoerl <email@hidden>
  • Date: Thu, 26 Jul 2012 07:42:42 -0400

So, I downloaded Xcode 4.4 yesterday, and I stupidly asked it to install the 5.0 Simulator (not realizing it had by default been packaged with the 5.1 one).

So, when I go to run my iOS project, I get prompted now to run it in 5.0 iPad 5.1 iPd 5.0 iPhone and 5.1 iPhone Simulator. Sigh - I just want to get rid of the clutter.

But now it seems catch-22 has kicked in. I try to delete the simulator in the Xcode preferrence pane, but nothing happens (select and use delete key as there is no "-" button.)

Soooo, I use a trick someone on SO told me about - just delete it in Terminal:

$ cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
$ ls
iPhoneSimulator5.0.sdk	iPhoneSimulator5.1.sdk
$ rm -rf iPhoneSimulator5.0.sdk

After a bit its gone! Worked fine in Xcode 4.3.

Restart Xcode - oh no - I get a dialog box with a draconian choice - Quit Xcode or re-install the Legacy Simulators.

Can anyone offer advice to this poor hapless developer?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Late July 2012 tool downloads.
  • Next by Date: Re: 10.6 SDK for Xcode 4.4?
  • Previous by thread: Late July 2012 tool downloads.
  • Next by thread: Quartz Debug not working anymore?
  • Index(es):
    • Date
    • Thread