If you’ve ever needed to manipulate Xcode projects automatically either because you’re creating a development tool or using an outside editor I received a tip about an open source project that can prove very useful.
This project provides an API for editing Xcode projects. Through the API you can perform many different manipulations directly through code such as adding a file to a project, adding frameworks, and more.
The project is already used in several tools such as the LeveHelper game development tool.
The project is Xcode Editor by Jasper Blues and can be found on Github here.
Definitely a project to keep in mind in case you ever want to create a development tool of your own.
Thanks to @jasperblues for the submission.
©2012 iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.






