If you've ever found yourself muttering "Xcode, why are you like this?" β you're not alone. π
Turns out, Apple tucked away some serious developer magic behind key combos, weird menus, and hidden options that most of us never touch.
Hereβs a quick teaser of a few game-changing hacks:
- π‘
Cmd + Shift + A
: Open the new Command Palette β yes, just like VS Code! - π Add actions to breakpoints so they print logs without pausing execution.
- β‘ Run without building (useful when tweaking local-only changes) β
Ctrl + Cmd + R
- π
Cmd + Ctrl + E
: Rename all variables in scope instantly (lifesaver!)
Iβve compiled 17 of my favorite Xcode hacks that have saved me hours of time β and a few forehead bruises from desk-smashing moments.
π Read the full list here:
https://swift-pal.com/17-xcode-hacks-every-ios-developer-should-know-in-2025-1f0edb5119b8
Have any hidden Xcode tricks up your sleeve? Drop them below β Iβm still learning too!
Top comments (0)