The Xcode Maven Plugin can be used to integrate Xcode projects into a Maven build system. Especially it offers the following features:
- Integration with a Maven repository for binary artifact distribution
- Dependency resolution via a Maven repository between Xcode projects
For a detailed documentation please refer to the Maven generated Plugin documentation
To avoid command line usage and calling mvn
manually, check out the initial version of this Xcode plugin.