Commit 978bb40d authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2564 from miry/patch-3

Added simulator alias for Xcode plugin
parents 9bd9278b 6dcdfe61
......@@ -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'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment