summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island.xcarchive/Info.plist
blob: bf2b4797c6a1397f6f38c111a5e708c2ab42845b (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
<?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>CFBundleIdentifier</key>
		<string>us.okfoc.stoneisland</string>
		<key>CFBundleShortVersionString</key>
		<string>0.9.3</string>
		<key>CFBundleVersion</key>
		<string>0.9.3</string>
		<key>SigningIdentity</key>
		<string>iPhone Developer: Francesca Agusani (3ECUPBTQ5W)</string>
	</dict>
	<key>ArchiveVersion</key>
	<integer>2</integer>
	<key>CreationDate</key>
	<date>2017-11-06T01:12:34Z</date>
	<key>Name</key>
	<string>Stone Island</string>
	<key>SchemeName</key>
	<string>Stone Island</string>
</dict>
</plist>