Skip to content

Commit

Permalink
Add SystemConfiguration framework to plugin.xml for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
CSullivan102 committed Mar 9, 2015
1 parent 66b7a31 commit 6ea22f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<source-file src="src/ios/AFNetworking/AFURLSessionManager.m" />

<framework src="Security.framework" />
<framework src="SystemConfiguration.framework" />
</platform>

<!--android -->
Expand Down

0 comments on commit 6ea22f9

Please sign in to comment.