mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-03 00:00:03 +08:00
add ubuntu platform
This commit is contained in:
@@ -44,6 +44,12 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
|
||||
</platform>
|
||||
|
||||
<!-- ubuntu -->
|
||||
<platform name="ubuntu">
|
||||
<header-file src="src/ubuntu/network_information.h" />
|
||||
<source-file src="src/ubuntu/network_information.cpp" />
|
||||
</platform>
|
||||
|
||||
<!-- ios -->
|
||||
<platform name="ios">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
|
||||
Reference in New Issue
Block a user