breakpoint set -s method:
- create breakpoint for all methods with selector method:
po [(CALayer *)[[[[UIApplication sharedApplication] windows] objectAtIndex:0] layer] setSpeed:.1f];
- slow down all animations on device
Last active
January 2, 2016 13:59
-
-
Save beny/8313934 to your computer and use it in GitHub Desktop.
LLDB tips
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment