sevivon-prototype

[RADIOACTIVE] a concept version of sevivon
git clone git://git.figbert.com/sevivon-prototype.git
Log | Files | Refs | README | LICENSE

DistributionSummary.plist (1237B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
      3 <plist version="1.0">
      4 <dict>
      5 	<key>Sevivon.ipa</key>
      6 	<array>
      7 		<dict>
      8 			<key>architectures</key>
      9 			<array>
     10 				<string>arm64</string>
     11 			</array>
     12 			<key>certificate</key>
     13 			<dict>
     14 				<key>SHA1</key>
     15 				<string>76261DB9D7CD6E43D9E3E84E8D959B8087ACA79F</string>
     16 				<key>dateExpires</key>
     17 				<string>7/24/21</string>
     18 				<key>type</key>
     19 				<string>Apple Development</string>
     20 			</dict>
     21 			<key>entitlements</key>
     22 			<dict>
     23 				<key>application-identifier</key>
     24 				<string>9WHCFZ6J4N.com.figbertind.sevivon</string>
     25 				<key>com.apple.developer.team-identifier</key>
     26 				<string>9WHCFZ6J4N</string>
     27 				<key>get-task-allow</key>
     28 				<true/>
     29 			</dict>
     30 			<key>name</key>
     31 			<string>sevivon.app</string>
     32 			<key>profile</key>
     33 			<dict>
     34 				<key>UUID</key>
     35 				<string>afccbdf9-4037-48cd-a86e-513c5c0e39aa</string>
     36 				<key>name</key>
     37 				<string>iOS Team Provisioning Profile: com.figbertind.sevivon</string>
     38 			</dict>
     39 			<key>team</key>
     40 			<dict>
     41 				<key>id</key>
     42 				<string>9WHCFZ6J4N</string>
     43 				<key>name</key>
     44 				<string></string>
     45 			</dict>
     46 		</dict>
     47 	</array>
     48 </dict>
     49 </plist>