66: Sounds Like a B-Movie
Published 21 September 2015 • Hosted by Ben Trengrove and Daniel “Jelly” Farrelly
Ben and Jelly cover some tips and tricks they use to get through their work day, from basics like keyboard shortcuts to bash scripts for automating build numbers.
- Xcode
- Open Quickly:
Command + Shift + O
- Fold/unfold Everything:
Command + Option + Shift + Left/Right
- Search for Method:
Control + 6
- Open Quickly in Assistant:
Option + Enter (from Open Quickly)
- Close Assistant:
Command + Enter
- Close Left Sidebar:
Command + 0
- Close Right Sidebar:
Command + Option + 0
- Edit in Scope: Control +
Command + E
- Show Variable Type (Swift):
Option + Click
- Open Quickly:
- AppCode/Android Studio
- Search for Action:
Command + Shift + A
- Search for Action:
Show Notes
- AppCode
- Android Studio
- Reveal
- Integrating Reveal: Load Reveal Without Changing Your Xcode Project
- UI Automation JavaScript Reference for iOS
- UI Screen Shooter on GitHub
- ImageOptim
- Fastlane
- agvtool (Mac OS X Developer Tools Manual)
- Destroy Xcode Tedium (Red Sweater Blog)
- Versioning with Xcode (JellyStyle)
- Update Version (GitHub Gist)