Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 682 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 682 Bytes

Xcode Maven Plugin

Overview

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

Documentation

For a detailed documentation please refer to the Maven generated Plugin documentation

Xcode Integration

To avoid command line usage and calling mvn manually, check out the initial version of this Xcode plugin.