add new iterface 'isPushStopped' and 'resumePush' for platform iOS

This commit is contained in:
zhangqinghe
2015-03-30 10:28:01 +08:00
parent 58b8cd45b2
commit 27378f6ca0
3 changed files with 44 additions and 7 deletions
+1 -2
View File
@@ -35,12 +35,11 @@
<framework src="CFNetwork.framework" weak="true" />
<framework src="CoreFoundation.framework" weak="true" />
<framework src="CoreTelephony.framework" weak="true" />
<framework src="SystemConfiguration.framework" weak="true" />
<framework src="CoreGraphics.framework" weak="true" />
<framework src="Foundation.framework" weak="true" />
<framework src="CoreFoundation.framework" weak="true" />
<framework src="UIKit.framework" weak="true" />
<framework src="CoreTelephony.framework" weak="true" />
<framework src="Security.framework" weak="true" />
<framework src="libz.dylib" weak="true" />