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">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleDocumentTypes
</key>
10 <key>CFBundleTypeExtensions
</key>
12 <string>cheat
</string>
14 <key>CFBundleTypeIconFile
</key>
15 <string>icondoc.icns
</string>
16 <key>CFBundleTypeName
</key>
17 <string>Cheat Document
</string>
18 <key>CFBundleTypeOSTypes
</key>
22 <key>CFBundleTypeRole
</key>
23 <string>Editor
</string>
24 <key>LSTypeIsPackage
</key>
26 <key>NSDocumentClass
</key>
27 <string>CheatDocument
</string>
30 <key>CFBundleExecutable
</key>
31 <string>The Cheat
</string>
32 <key>CFBundleGetInfoString
</key>
33 <string>The Cheat
1.2.5</string>
34 <key>CFBundleIconFile
</key>
35 <string>icon.icns
</string>
36 <key>CFBundleIdentifier
</key>
37 <string>com.brokenzipper.TheCheat
</string>
38 <key>CFBundleInfoDictionaryVersion
</key>
40 <key>CFBundleName
</key>
41 <string>The Cheat
</string>
42 <key>CFBundlePackageType
</key>
44 <key>CFBundleShortVersionString
</key>
45 <string>1.2.6</string>
46 <key>CFBundleSignature
</key>
48 <key>CFBundleURLTypes
</key>
51 <key>CFBundleURLName
</key>
52 <string>The Cheat
</string>
53 <key>CFBundleURLSchemes
</key>
55 <string>cheat
</string>
59 <key>CFBundleVersion
</key>
60 <string>1.2.6</string>
61 <key>NSAppleScriptEnabled
</key>
63 <key>NSMainNibFile
</key>
64 <string>MainMenu
</string>
65 <key>NSPrincipalClass
</key>
66 <string>AppController
</string>
67 <key>SecTaskAccess
</key>
68 <string>allowed
</string>