Run iPhone Emulator w/o XCode

  1. In terminal run this command:

    open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app

  2. Once opened, right click on the app and select ‘Keep in Dock’.

Thanks to Stackoverflow