]> Dogcows Code - chaz/thecheat/blobdiff - Info-The_Cheat__Upgraded_.plist
The Cheat 1.0b3
[chaz/thecheat] / Info-The_Cheat__Upgraded_.plist
diff --git a/Info-The_Cheat__Upgraded_.plist b/Info-The_Cheat__Upgraded_.plist
new file mode 100644 (file)
index 0000000..0d9ad20
--- /dev/null
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleDocumentTypes</key>
+       <array>
+               <dict>
+                       <key>CFBundleTypeName</key>
+                       <string>The Cheat</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Editor</string>
+                       <key>NSDocumentClass</key>
+                       <string>MyDocument</string>
+               </dict>
+       </array>
+       <key>CFBundleExecutable</key>
+       <string>The Cheat</string>
+       <key>CFBundleGetInfoString</key>
+       <string>The Cheat 1.0</string>
+       <key>CFBundleIconFile</key>
+       <string>icon_b.icns</string>
+       <key>CFBundleIdentifier</key>
+       <string>com.brokenzipper.TheCheat</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleName</key>
+       <string>The Cheat</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleShortVersionString</key>
+       <string>1.0</string>
+       <key>CFBundleSignature</key>
+       <string>ThCh</string>
+       <key>CFBundleVersion</key>
+       <string>1B03</string>
+       <key>NSMainNibFile</key>
+       <string>MainMenu</string>
+       <key>NSPrincipalClass</key>
+       <string>NSApplication</string>
+</dict>
+</plist>
This page took 0.018069 seconds and 4 git commands to generate.