Xcode Notes Reset Preview Data From project root. xcrun simctl --set previews delete all Slow Animations on Device Pause execution. In debugger, enter the following. Resume execution. p [(CALayer *)[[[[UIApplication sharedApplication] windows] objectAtIndex:0] layer] setSpeed:.1f]