Tool/Library Providing An F-Script Like Shell For Tweaking iOS Apps Remotely

Previously I mentioned a great set of debugging toolset great for network debugging, working with core data, and view hierarchy debugging called PonyDebugger.

Here’s another great debugging tool called Super Debugger from Shopify that provides a debugging environment that you can use to work with your iOS apps remotely so they can be running in the simulator or on device connected via wifi.

You can send messages to your objects directly through the Super Debugger using a SmallTalk like syntax (much like the F-script shell for Mac development).

Here’s an image from the readme showing how you might tweak some code running in the console on the device:

Super Debugger

You can find SuperDebugger on Github here.

Instructions on how to attach the library for working with the debugger are over on the Github page.  If you’re a fan of the F-script shell for Mac development you will definitely want to give this a look.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Tool/Library Providing An F-Script Like Shell For Tweaking iOS Apps Remotely

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *