parent
d9fe22aed1
commit
1aeffb8b0c
|
@ -24,13 +24,14 @@
|
||||||
<groupId>syng-im</groupId>
|
<groupId>syng-im</groupId>
|
||||||
<artifactId>ios-geth</artifactId>
|
<artifactId>ios-geth</artifactId>
|
||||||
<version>1.4.0-201603140656-92d65cf</version>
|
<version>1.4.0-201603140656-92d65cf</version>
|
||||||
<type>zip</type>
|
<type>xcode-framework</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
<!-- requires Maven 3.0, 3.1+ fails -->
|
||||||
<groupId>com.sap.prd.mobile.ios.mios</groupId>
|
<groupId>com.sap.prd.mobile.ios.mios</groupId>
|
||||||
<artifactId>xcode-maven-plugin</artifactId>
|
<artifactId>xcode-maven-plugin</artifactId>
|
||||||
<version>1.14.2</version>
|
<version>1.14.2</version>
|
||||||
|
|
Loading…
Reference in New Issue