25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

122 lines
7.6 KiB

  1. <?xml version="1.0"?>
  2. <widget xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:vs="http://schemas.microsoft.com/appx/2014/htmlapps" id="io.cordova.learun.adms" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" defaultlocale="zh-CN">
  3. <name>数字化智慧校园-敏捷框架</name>
  4. <description>使用 Apache Cordova 帮助生成面向 Android、iOS 和 Windows Universal Platform 等多个移动平台的应用的空白项目。</description>
  5. <author href="http://cordova.io" email="dev@cordova.apache.org">数字化智慧校园移动开发组</author>
  6. <vs:template-name>BlankJS</vs:template-name>
  7. <vs:toolsetVersion>6.3.1</vs:toolsetVersion>
  8. <engine name="android" spec="5.2.1" />
  9. <engine name="ios" spec="4.2.0" />
  10. <engine name="windows" spec="4.4.2" />
  11. <content src="index.html" />
  12. <access origin="*" />
  13. <preference name="SplashScreen" value="screen" />
  14. <preference name="windows-target-version" value="10.0" />
  15. <!-- Support for Cordova 5.0.0 plugin system -->
  16. <plugin name="cordova-plugin-whitelist" spec="1.2.2" />
  17. <allow-intent href="http://*/*" />
  18. <allow-intent href="https://*/*" />
  19. <allow-intent href="tel:*" />
  20. <allow-intent href="sms:*" />
  21. <allow-intent href="mailto:*" />
  22. <allow-intent href="geo:*" />
  23. <platform name="android">
  24. <allow-intent href="market:*" />
  25. </platform>
  26. <platform name="ios">
  27. <allow-intent href="itms:*" />
  28. <allow-intent href="itms-apps:*" />
  29. </platform>
  30. <platform name="android">
  31. <icon src="res/icons/android/icon-36-ldpi.png" density="ldpi" />
  32. <icon src="res/icons/android/icon-48-mdpi.png" density="mdpi" />
  33. <icon src="res/icons/android/icon-72-hdpi.png" density="hdpi" />
  34. <icon src="res/icons/android/icon-96-xhdpi.png" density="xhdpi" />
  35. </platform>
  36. <platform name="ios">
  37. <!-- iOS 8.0+ -->
  38. <!-- iPhone 6 Plus -->
  39. <icon src="res/icons/ios/icon-60-3x.png" width="180" height="180" />
  40. <!-- iOS 7.0+ -->
  41. <!-- iPhone / iPod Touch -->
  42. <icon src="res/icons/ios/icon-60.png" width="60" height="60" />
  43. <icon src="res/icons/ios/icon-60-2x.png" width="120" height="120" />
  44. <!-- iPad -->
  45. <icon src="res/icons/ios/icon-76.png" width="76" height="76" />
  46. <icon src="res/icons/ios/icon-76-2x.png" width="152" height="152" />
  47. <!-- iOS 6.1 -->
  48. <!-- Spotlight Icon -->
  49. <icon src="res/icons/ios/icon-40.png" width="40" height="40" />
  50. <icon src="res/icons/ios/icon-40-2x.png" width="80" height="80" />
  51. <!-- iPhone / iPod Touch -->
  52. <icon src="res/icons/ios/icon-57.png" width="57" height="57" />
  53. <icon src="res/icons/ios/icon-57-2x.png" width="114" height="114" />
  54. <!-- iPad -->
  55. <icon src="res/icons/ios/icon-72.png" width="72" height="72" />
  56. <icon src="res/icons/ios/icon-72-2x.png" width="144" height="144" />
  57. <!-- iPhone Spotlight and Settings Icon -->
  58. <icon src="res/icons/ios/icon-small.png" width="29" height="29" />
  59. <icon src="res/icons/ios/icon-small-2x.png" width="58" height="58" />
  60. <!-- iPad Spotlight and Settings Icon -->
  61. <icon src="res/icons/ios/icon-50.png" width="50" height="50" />
  62. <icon src="res/icons/ios/icon-50-2x.png" width="100" height="100" />
  63. </platform>
  64. <platform name="windows">
  65. <icon src="res/icons/windows/Square150x150Logo.scale-100.png" width="150" height="150" />
  66. <icon src="res/icons/windows/Square150x150Logo.scale-240.png" width="360" height="360" />
  67. <icon src="res/icons/windows/Square30x30Logo.scale-100.png" width="30" height="30" />
  68. <icon src="res/icons/windows/Square310x310Logo.scale-100.png" width="310" height="310" />
  69. <icon src="res/icons/windows/Square44x44Logo.scale-100.png" width="44" height="44" />
  70. <icon src="res/icons/windows/Square44x44Logo.scale-240.png" width="106" height="106" />
  71. <icon src="res/icons/windows/Square70x70Logo.scale-100.png" width="70" height="70" />
  72. <icon src="res/icons/windows/Square71x71Logo.scale-100.png" width="71" height="71" />
  73. <icon src="res/icons/windows/Square71x71Logo.scale-240.png" width="170" height="170" />
  74. <icon src="res/icons/windows/StoreLogo.scale-100.png" width="50" height="50" />
  75. <icon src="res/icons/windows/StoreLogo.scale-240.png" width="120" height="120" />
  76. <icon src="res/icons/windows/Wide310x150Logo.scale-100.png" width="310" height="150" />
  77. <icon src="res/icons/windows/Wide310x150Logo.scale-240.png" width="744" height="360" />
  78. </platform>
  79. <platform name="android">
  80. <splash src="res/screens/android/screen-hdpi-landscape.png" density="land-hdpi" />
  81. <splash src="res/screens/android/screen-ldpi-landscape.png" density="land-ldpi" />
  82. <splash src="res/screens/android/screen-mdpi-landscape.png" density="land-mdpi" />
  83. <splash src="res/screens/android/screen-xhdpi-landscape.png" density="land-xhdpi" />
  84. <splash src="res/screens/android/screen-hdpi-portrait.png" density="port-hdpi" />
  85. <splash src="res/screens/android/screen-ldpi-portrait.png" density="port-ldpi" />
  86. <splash src="res/screens/android/screen-mdpi-portrait.png" density="port-mdpi" />
  87. <splash src="res/screens/android/screen-xhdpi-portrait.png" density="port-xhdpi" />
  88. </platform>
  89. <platform name="ios">
  90. <splash src="res/screens/ios/screen-iphone-portrait.png" width="320" height="480" />
  91. <splash src="res/screens/ios/screen-iphone-portrait-2x.png" width="640" height="960" />
  92. <splash src="res/screens/ios/screen-ipad-portrait.png" width="768" height="1024" />
  93. <splash src="res/screens/ios/screen-ipad-portrait-2x.png" width="1536" height="2048" />
  94. <splash src="res/screens/ios/screen-ipad-landscape.png" width="1024" height="768" />
  95. <splash src="res/screens/ios/screen-ipad-landscape-2x.png" width="2048" height="1536" />
  96. <splash src="res/screens/ios/screen-iphone-568h-2x.png" width="640" height="1136" />
  97. <splash src="res/screens/ios/screen-iphone-portrait-667h.png" width="750" height="1334" />
  98. <splash src="res/screens/ios/screen-iphone-portrait-736h.png" width="1242" height="2208" />
  99. <splash src="res/screens/ios/screen-iphone-landscape-736h.png" width="2208" height="1242" />
  100. </platform>
  101. <platform name="windows">
  102. <splash src="res/screens/windows/SplashScreen.scale-100.png" width="620" height="300" />
  103. <splash src="res/screens/windows/SplashScreen.scale-240.png" width="1152" height="1920" />
  104. <splash src="res/screens/windows/SplashScreenPhone.scale-240.png" width="1152" height="1920" />
  105. </platform>
  106. <plugin name="cordova-plugin-geolocation" spec="~2.4.3" />
  107. <plugin name="cordova-plugin-statusbar" spec="~2.4.0" />
  108. <preference name="target-device" value="handset" />
  109. <plugin name="cordova-plugin-keyboard" spec="~1.2.0" src="C:\work\project\learun.ui\cordova-plugin\cordova-plugin-keyboard" />
  110. <plugin name="cordova-plugin-background-mode" spec="~0.7.2" src="C:\work\project\learun.ui\cordova-plugin\cordova-plugin-background-mode" />
  111. <plugin name="cordova-plugin-device" spec="~2.0.2" />
  112. <plugin name="cordova-plugin-crosswalk-webview" spec="~2.4.0" />
  113. <plugin name="cordova-plugin-splashscreen" spec="~5.0.2" />
  114. <plugin name="cordova-plugin-camera" spec="~2.4.1" />
  115. <plugin name="cordova.custom.plugins.exitapp" spec="~1.0.0" src="C:\work\project\learun.ui\cordova-plugin\cordova.custom.plugins.exitapp" />
  116. <plugin name="cordova-plugin-file" spec="~4.3.3" />
  117. <plugin name="cordova-plugin-file-transfer" spec="~1.7.1" />
  118. <plugin name="cordova-plugin-ImagePicker" spec="~0.1.0" src="C:\work\project\learun.ui\cordova-plugin\cordova-plugin-ImagePicker" />
  119. <plugin name="phonegap-plugin-barcodescanner" spec="~6.0.8" src="C:\work\project\learun.ui\cordova-plugin\phonegap-plugin-barcodescanner" />
  120. <plugin name="cordova-plugin-http" spec="~1.2.0" />
  121. <plugin name="cordova-plugin-photo-library" spec="~2.1.1" />
  122. </widget>