iPhone Project Dependency Management
问题 Has anyone had any success in finding a reliable, generalised solution for managing dependencies for iPhone projects? I'm looking to split my iPhone applications up into reusable components and then pull them into projects that require them. I guess I'm looking for a Maven-esque workflow but for Xcode/iPhone projects. I've tried a number of things so far such as: I've created a Maven plugin for iPhone applications which automates the building and signing of the applications but I constantly