😍Quickly and easily do annoying tasks with xcode shortcuts
If you just press a shortcut in xcode, the pod install, carthage bootstrap --platform iOS, etc tasks will be executed.
- Pod install
- Pod update
- Pod repo update
- carthage-archive-iOS
- carthage-bootstrap-iOS
- carthage-clean
- carthage-debug-iOS
- open finder
- open fork
- open gitkraken
- open iterm
- open safari
- open snippets-sourcetree
- open sourcetree
- open terminal
- gem install pod
- gem update pod
- gem update xcodeproj
- Clone or download the project.
- Open Xcode.
- Open the Xcode preferences. Shortcuts: cmd,
- Select the behaviors tab.
- Press the + button on the bottom left.
- Create a name for the behavior. (ex. open terminal)
- Activate the Run check box.
- Click choose script.
- Select the desired script.
- Right-click the name of the behavior you just created to specify the shortcut. (ex. cmd + shift + 5)
-
Open terminal -> Go to project folder
-
run command
chmod -R +x "Pods/" "Gem/" "Open Application/"
Repeat steps 6 to 11
-
Choose directly from Xcode - behaviors
-
Press the shortcut key.
⭐️easy
*🇰🇷 JeasungLee - Initial work - JeasungLee
This project is licensed under the MIT License - see the LICENSE.md file for details