Previously I mentioned a tutorial explaining how to set up a server to tweak running apps, and the injection plugin for Xcode that allows you to modify source code without rebuilding.
Here’s an open source tool called RestartLessOften from Michael Krause consisting of both a library, and server to enable easier tweaking of your running apps.
As the readme states:
This project offers some tools to reduce the number of restarts when adjusting numbers, strings, colors, images, OpenGL shaders, xib files and so forth even code changes can be done with limitations.
You can find RestartLessOften on Github here.
A handy project for easier app tweaking.
- Open Source RubyMotion Inspired REPL/Interactive Shell For iOS Objective-C Apps
- Tool/Library Providing An F-Script Like Shell For Tweaking iOS Apps Remotely
- Top iOS Development Resources For Week Ended April 12th, 2013
- Example: How To Update Apps By Downloading Modified Files From A Server
- Tool For Interactively Creating 3D Transforms Using CATransform3D
Original article: Open Source Tool That Enables Code Tweaking In Running iOS Apps
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.