mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-14 17:08:48 +02:00
Update path for the iOS simulator.
This commit is contained in:
@ -16,4 +16,4 @@ function xcsel {
|
|||||||
|
|
||||||
alias xcb='xcodebuild'
|
alias xcb='xcodebuild'
|
||||||
alias xcp='xcode-select --print-path'
|
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'
|
||||||
|
Reference in New Issue
Block a user