Created
May 11, 2012 02:02
-
-
Save kevinthompson/2657054 to your computer and use it in GitHub Desktop.
Create iPhone Simulator Shortcut
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app /Applications/iOS\ Simulator.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run this command in terminal after installing Xcode 4.5 and the iOS 5.0 Simulator (from Xcode's Preferences > Downloads menu).