Skip to content

Arbalest313/RemoteConsole

Repository files navigation

RemoteConsole

  1. Drag xcodeConsole.html into your broswer
  2. Write your code as following:
- (void)applicationDidBecomeActive:(UIApplication *)application {
    [[RemoteConsole shared] startServer];
    NSLog(@"%@", NSStringFromSelector(_cmd));
}
  1. Ready to go

Seeing your console log anywhere with formatting in colors

如果你在天朝

About

Seeing your console log anywhere with formatting in colors

Resources

License

Stars

22 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors