-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdigitparty.plist
49 lines (49 loc) · 1.2 KB
/
digitparty.plist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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://61.160.128.24/digitparty/digitparty.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>full-size-image</string>
<key>needs-shine</key>
<true/>
<key>url</key>
<string>http://61.160.128.24/digitparty/02.png</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>needs-shine</key>
<true/>
<key>url</key>
<string>http://61.160.128.24/digitparty/01.png</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.jsdx.szdj</string>
<key>bundle-version</key>
<string>1.1.14</string>
<key>kind</key>
<string>software</string>
<key>subtitle</key>
<string>1.修复大文章显示bug及加载问题。</string>
<key>title</key>
<string>旗帜</string>
</dict>
</dict>
</array>
</dict>
</plist>