mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-19 05:52:49 +08:00
Adding CoreTelephony to plugin.xml
This commit is contained in:
parent
3bf19c4c02
commit
6ddd34aa4a
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user