summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island.xcarchive/Info.plist
blob: 07356d29fdbeafce547b21f2dd83d96068a628b5 (plain)
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
<?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>ApplicationProperties</key>
	<dict>
		<key>ApplicationPath</key>
		<string>Applications/Stone Island.app</string>
		<key>Architectures</key>
		<array>
			<string>arm64</string>
		</array>
		<key>CFBundleIdentifier</key>
		<string>us.okfoc.stoneisland</string>
		<key>CFBundleShortVersionString</key>
		<string>1.5.0</string>
		<key>CFBundleVersion</key>
		<string>1.5.0</string>
		<key>SigningIdentity</key>
		<string>Apple Development: Julian Laplace (6W25RD5GBZ)</string>
		<key>Team</key>
		<string>C6JQTPGJ97</string>
	</dict>
	<key>ArchiveVersion</key>
	<integer>2</integer>
	<key>CreationDate</key>
	<date>2021-01-21T19:35:06Z</date>
	<key>Name</key>
	<string>Stone Island</string>
	<key>SchemeName</key>
	<string>Stone Island</string>
</dict>
</plist>