Skip to content

Instantly share code, notes, and snippets.

@deeGraYve
Created October 12, 2012 22:11
Show Gist options
  • Save deeGraYve/3881887 to your computer and use it in GitHub Desktop.
Save deeGraYve/3881887 to your computer and use it in GitHub Desktop.
iOS remote web inspector
#ifndef NDEBUG
@interface NSObject (Debugging)
- (void) _enableRemoteInspector;
@end
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment