mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
[CB-4363] Network Info plugin needs to specify SystemConfiguration.framework dependency in plugin.xml
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
<source-file src="src/ios/CDVConnection.m" />
|
||||
<header-file src="src/ios/CDVReachability.h" />
|
||||
<source-file src="src/ios/CDVReachability.m" />
|
||||
<framework src="SystemConfiguration.framework" weak="true" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
||||
Reference in New Issue
Block a user