-
Notifications
You must be signed in to change notification settings - Fork 0
/
iLEDi8.plist
47 lines (47 loc) · 1.13 KB
/
iLEDi8.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
<?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://www.gangchenghui.com/pub/iLEDi8V1.4.2.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>full-size-image</string>
<key>needs-shine</key>
<false/>
<key>url</key>
<string>http://www.gangchenghui.com/pub/[email protected]</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>needs-shine</key>
<false/>
<key>url</key>
<string>http://www.gangchenghui.com/pub/iLEDIcon.png</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.zhijia.iLEDi8</string>
<key>bundle-version</key>
<string>1.4.2</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>iLED</string>
</dict>
</dict>
</array>
</dict>
</plist>