diff --git a/.DS_Store b/.DS_Store index c5318cf..567153b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/package.json b/package.json index 62ab71a..3ebe6c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pgyerplugin", - "version": "1.0.1", + "version": "1.0.2", "description": "蒲公英SDK Cordova插件", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index ff1c31e..6a5969d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,104 +1,103 @@ - - PgyerPlugin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="com.pgyer.plugin" + version="1.0.0"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NSAllowsArbitraryLoads - - - - - - - - CFBundleURLName - PgyerAppID - CFBundleURLSchemes - - $IOS_APPID - - - - - - - - - - - - - - - - - - - - - - + PgyerPlugin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllowsArbitraryLoads + + + + + + + + CFBundleURLName + PgyerAppID + CFBundleURLSchemes + + $IOS_APPID + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ios/.DS_Store b/src/ios/.DS_Store index 4381277..2a8039e 100644 Binary files a/src/ios/.DS_Store and b/src/ios/.DS_Store differ