|
@@ -0,0 +1,49 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
+<plist version="1.0">
|
|
|
+<dict>
|
|
|
+ <key>items</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>assets</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>software-package</string>
|
|
|
+ <key>url</key>
|
|
|
+ <string>http://update.lxumc.com/Products/App/ios/moa.install.v1.1.154.ipa</string>
|
|
|
+ </dict>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>full-size-image</string>
|
|
|
+ <key>needs-shine</key>
|
|
|
+ <false/>
|
|
|
+ <key>url</key>
|
|
|
+ <string>http://update.lxumc.com/Products/app/images/512.png</string>
|
|
|
+ </dict>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>display-image</string>
|
|
|
+ <key>needs-shine</key>
|
|
|
+ <false/>
|
|
|
+ <key>url</key>
|
|
|
+ <string>http://update.lxumc.com/Products/app/images/57.png</string>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
+ <key>metadata</key>
|
|
|
+ <dict>
|
|
|
+ <key>bundle-identifier</key>
|
|
|
+ <string>com.winsoft.zhuxun</string>
|
|
|
+ <key>bundle-version</key>
|
|
|
+ <string>1.1.154</string>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>software</string>
|
|
|
+ <key>subtitle</key>
|
|
|
+ <string>办公微助手</string>
|
|
|
+ <key>title</key>
|
|
|
+ <string>办公微助手</string>
|
|
|
+ </dict>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
+</dict>
|
|
|
+</plist>
|