-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwk.plist
More file actions
32 lines (31 loc) · 789 Bytes
/
wk.plist
File metadata and controls
32 lines (31 loc) · 789 Bytes
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
<?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://zq.jinrimeigu.cn/static/download/remote_V1.1.61.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.wukongtv.remote</string>
<key>bundle-version</key>
<string>1.1.61</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>悟空遥控器</string>
</dict>
</dict>
</array>
</dict>
</plist>