Skip to content

Instantly share code, notes, and snippets.

@kevinthompson
Created May 11, 2012 02:02
Show Gist options
  • Save kevinthompson/2657054 to your computer and use it in GitHub Desktop.
Save kevinthompson/2657054 to your computer and use it in GitHub Desktop.
Create iPhone Simulator Shortcut
sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app /Applications/iOS\ Simulator.app
@kevinthompson
Copy link
Author

Run this command in terminal after installing Xcode 4.5 and the iOS 5.0 Simulator (from Xcode's Preferences > Downloads menu).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment