mestevens / xcode-maven-plugin

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

addDependencies flag will sometimes add a duplicate dependency. #16

Closed mestevens closed 9 years ago

mestevens commented 9 years ago

If you run mvn clean process-sources and then manually add a framework in the link frameworks build phase. The next mvn clean process-sources will add that framework again and again and again (based on how many times you run it).

mestevens commented 9 years ago

This will be fixed in 0.9.1+