Skip to content
  • Home
  • Contact

Links

  • Trebbers

Categories

  • Articles
  • General
  • Scripts

Tags

Bootstrap iPhone Javascript jQuery OS X Php Responsive Ringtone Simulator Tips Viewport Xcode
  • LinkedIn
  • GitHub
  • Twitter
  • Google+
  • Facebook
  • Pinterest
  • Instagram

riaanlos.nl

Extending the web

Menu
Widgets
Social Links
Search

Xcode

Xcode 7 iOS Simulator shortcut in Applications

Sometimes you want to open Xcode’s iOS Simulator without opening Xcode. Run the following command in Terminal to create a shortcut link in your Applications folder. Note that it is for Xcode 7.

ln -s /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app "/Applications/iOS Simulator.app"
September 18, 2015Riaan OS X, Simulator, Tips, Xcode Leave a comment

Xcode 6 iOS Simulator shortcut in Applications

Sometimes you want to open Xcode’s iOS Simulator without opening Xcode. Run the following command in Terminal to create a shortcut link in your Applications folder. Note that it is for Xcode 6.

ln -s /Applications/Xcode.app/Contents/Developer/Applications/iOS\ Simulator.app /Applications/iOS\ Simulator.app
June 17, 2015Riaan OS X, Simulator, Tips, Xcode Leave a comment
Proudly powered by WordPress | Theme: Hexa by WordPress.com.
css.php