letsdev / maven-ios-plugin

The maven-ios-plugin plugs in to the Maven build lifecycle to automate compilation and deployment of iOS applications. This enables continuous integration for the iOS platform with ease. This is a plugin provided by let's dev GmbH & Co.KG
http://www.letsdev.de
19 stars 6 forks source link

Build and deploy an universal framework #7

Closed cwack-letsdev closed 11 years ago

cwack-letsdev commented 12 years ago

Framework should be build by plugin. After successful build in packaging phase the .framework folder should be zipped.

The zipped framework should be deployed the nexus as usual depending on SNAPSHOT or release version.