I know that you can quickly launch PyCharm to work on a particular Python project directory by just doing:
charm directory
In this case, the charm
command lives in /usr/local/bin
.
But can do you do the same of AppCode, pointing it to a .xcodeproj
or .xcworkspace
file/?
You can use the standard OS X 'open' command: 'open -a AppCode.app --args ...'. Please see the manual here.
Appcode has built-in terminal tool. In the menu, select
Tools -> Create Command-line launcher...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With