浏览代码

Update path for the iOS simulator.

Neal 10 年之前
父节点
当前提交
d794a502f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/xcode/xcode.plugin.zsh

+ 1 - 1
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'