basic-ios-template
basic-ios-template copied to clipboard
Tools installation options
Add installation options
- global (install the tool to
usr/local/bin, create an alias inlocalfolder) - shared (install the tool to
~/.local-cli-tools, create an alias inlocalfolder) - local (install the tool to
$SRCROOT/scripts/bin)
Implement ARC-behavior for aliasing (so you can keep tools while some project on your device is using it, but you'll be able to easily remove unused tools, related to the project via running make remove_cli_tools)