DistributionSummary.plist
1.27 KB
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
50
51
52
<?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>CBV.ipa</key>
<array>
<dict>
<key>architectures</key>
<array>
<string>armv7</string>
<string>arm64</string>
</array>
<key>certificate</key>
<dict>
<key>SHA1</key>
<string>61EC57155D1DEC336CDB249884AB4B81BC0271FC</string>
<key>dateExpires</key>
<string>2019-11-19</string>
<key>type</key>
<string>iOS Development</string>
</dict>
<key>entitlements</key>
<dict>
<key>application-identifier</key>
<string>R7F8LN2WFK.com.cbv.app</string>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.team-identifier</key>
<string>R7F8LN2WFK</string>
<key>get-task-allow</key>
<true/>
</dict>
<key>name</key>
<string>CBV.app</string>
<key>profile</key>
<dict>
<key>UUID</key>
<string>04e04aea-3fdd-4efb-a3b0-b80ee1787366</string>
<key>name</key>
<string>cbv-app-profile</string>
</dict>
<key>team</key>
<dict>
<key>id</key>
<string>R7F8LN2WFK</string>
<key>name</key>
<string>Tenzing Communications Inc.</string>
</dict>
</dict>
</array>
</dict>
</plist>