↧
Answer by childno͡.de for Xcode Simulator: how to remove older unneeded devices?
Did you try to just delete the 4.3 SDK from within the Xcode Package?/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKsplease also delete the corresponding...
View ArticleXcode Simulator: how to remove older unneeded devices?
I'm running Xcode 4.3.1 iOS-Simulator which originally only supports iOS 5.1.I need to test my code with iOS 4.3, so I used Xcode's "Install" feature to install it as described in "Installing Xcode...
View ArticleAnswer by Daniel Danielecki for Xcode Simulator: how to remove older unneeded...
Settings -> Components and remove all the platforms!
View Article