mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
Adding CoreTelephony to plugin.xml
This commit is contained in:
@@ -103,6 +103,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<header-file src="src/ios/CDVReachability.h" />
|
||||
<source-file src="src/ios/CDVReachability.m" />
|
||||
<framework src="SystemConfiguration.framework" weak="true" />
|
||||
<framework src="CoreTelephony.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
||||
Reference in New Issue
Block a user