mestevens / xcode-maven-plugin

Maven plugin to work with xcode framework builds
3 stars 1 forks source link

Plugin should be able to build an actual ios application #8

Closed mestevens closed 9 years ago

mestevens commented 9 years ago

Should be able to run mvn compile to produce a .app file. Most of the work should already be in place for this.