Merge pull request #2564 from miry/patch-3

Added simulator alias for Xcode plugin
master
Robby Russell 13 years ago
commit 978bb40d03
  1. 1
      plugins/xcode/xcode.plugin.zsh

@ -16,3 +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'

Loading…
Cancel
Save