Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Slow motion animations with Xcode 5 iOS simulator

Before Xcode 5, it was possible to turn on slow-motion animations by hitting the "Shift" key three times. I'm trying to do the same in Xcode 5 and nothing is happening. Did Apple remove this feature from Xcode 5? Has anyone figured out how to do this in Xcode 5?

like image 355
hgwhittle Avatar asked Sep 18 '13 19:09

hgwhittle


1 Answers

It would appear that you toggle slow-motion animations with +T or selecting "Toggle Slow Animations in Frontmost App" from the simulator's "Debug" menu.

like image 155
Rob Avatar answered Sep 28 '22 04:09

Rob