Add SystemConfiguration framework to plugin.xml for iOS

This commit is contained in:
CSullivan102
2015-03-09 16:01:00 -04:00
parent 66b7a31bc6
commit 6ea22f99e8
+1
View File
@@ -67,6 +67,7 @@
<source-file src="src/ios/AFNetworking/AFURLSessionManager.m" />
<framework src="Security.framework" />
<framework src="SystemConfiguration.framework" />
</platform>
<!--android -->