Skip to content

Instantly share code, notes, and snippets.

@shahdhiren
Last active August 29, 2015 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahdhiren/2ea397fe99371b6fde97 to your computer and use it in GitHub Desktop.
Save shahdhiren/2ea397fe99371b6fde97 to your computer and use it in GitHub Desktop.
Slow Motion iPhone/iPad Simulator
For Xcode 6 & 7 :
---------------
If you are trying to develop a particular complex animation, use this trick to turn on “Slow Motion Mode” in the simulator.
It’ll be much easier to see what’s going on.
1. Start the simulator as normal.
2. Next, make sure you enable “Connect Hardware Keyboard” in the simulator’s hardware menu.
3. Press your Mac’s Command key (⌘) + T in succession to toggle it on/off. You’ll see in the debugger that slow motion mode has been activated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment