Update path for the iOS simulator.

master
Neal 12 years ago
parent 96e4e5dd03
commit d794a502f6
  1. 2
      plugins/xcode/xcode.plugin.zsh

@ -16,4 +16,4 @@ function xcsel {
alias xcb='xcodebuild'
alias xcp='xcode-select --print-path'
alias simulator='open $(xcode-select -p)/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app'
alias simulator='open $(xcode-select -p)/Applications/iOS\ Simulator.app'

Loading…
Cancel
Save