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:
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.
- Open Source RubyMotion Inspired REPL/Interactive Shell For iOS Objective-C Apps
- Simple Open Source iOS Library Allowing You To Remotely Configure Your Apps
- Example: How To Update Apps By Downloading Modified Files From A Server
- Tool: Debug Web Pages Viewed In The iOS Browser Remotely With Firebug Like Ease
- Tool: Full Javascript Debugger For Phonegap Apps And Web Pages
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.






