Update ios sdk to 3.0.6

This commit is contained in:
Hevin 2017-07-21 13:52:37 +08:00
parent 0436cfcf3e
commit 7b1a77aecb
3 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="jpush-phonegap-plugin"
version="3.2.2">
version="3.2.3">
<name>JPush</name>
<description>JPush for cordova plugin</description>
@ -38,7 +38,7 @@
<source-file src="src/ios/Plugins/AppDelegate+JPush.m" />
<header-file src="src/ios/lib/JPUSHService.h" />
<source-file src="src/ios/lib/jpush-ios-3.0.5.a" framework="true" />
<source-file src="src/ios/lib/jpush-ios-3.0.6.a" framework="true" />
<resource-file src="src/ios/JPushConfig.plist" />
<framework src="CFNetwork.framework" weak="true" />

Binary file not shown.

BIN
src/ios/lib/jpush-ios-3.0.6.a Executable file

Binary file not shown.