fix the param to print info

This commit is contained in:
Chris Martin 2013-11-05 10:42:19 -08:00
commit 3ccb27b70e

View file

@ -10,4 +10,4 @@ function xc {
}
alias xcb='xcodebuild'
alias xcs='xcode-select -p'
alias xcs='xcode-select --print-path'