8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
when trying to debug with inline casts, it is easy to get into a crash scenario, e.g.
po (NSString *)NSStringFromCGPoint((CGPoint)[[[self.view viewWithTag:666] layer] anchorPoint])
If you type that out instead of copy & paste, you may encounter a crash