<dependency>

Former-commit-id: 96b91cd8a6
This commit is contained in:
Jarrad Hope 2016-03-14 15:56:29 +01:00
parent d9fe22aed1
commit 1aeffb8b0c
1 changed files with 2 additions and 1 deletions

View File

@ -24,13 +24,14 @@
<groupId>syng-im</groupId>
<artifactId>ios-geth</artifactId>
<version>1.4.0-201603140656-92d65cf</version>
<type>zip</type>
<type>xcode-framework</type>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<!-- requires Maven 3.0, 3.1+ fails -->
<groupId>com.sap.prd.mobile.ios.mios</groupId>
<artifactId>xcode-maven-plugin</artifactId>
<version>1.14.2</version>