Open Source Tool That Enables Code Tweaking In Running iOS Apps

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.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

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