2003-11-06 01:05:06 +00:00
|
|
|
<?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>CFBundleExecutable</key>
|
|
|
|
|
<string>StepMania</string>
|
2004-08-06 05:43:55 +00:00
|
|
|
<key>CFBundleGetInfoString</key>
|
2005-06-19 11:18:27 +00:00
|
|
|
<string>StepMania 4.0 CVS</string>
|
2003-11-06 01:05:06 +00:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
|
<string>smicon.icns</string>
|
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
|
<string>StepMania</string>
|
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
|
<string>6.0</string>
|
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
|
<string>StepMania</string>
|
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
2004-08-06 05:43:55 +00:00
|
|
|
<key>CFBundleShortVersionString</key>
|
2005-06-19 11:18:27 +00:00
|
|
|
<string>4.0 CVS</string>
|
2003-11-06 01:05:06 +00:00
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
|
<string>Step</string>
|
2004-04-16 05:33:42 +00:00
|
|
|
<key>CFBundleVersion</key>
|
2005-06-19 11:18:27 +00:00
|
|
|
<string>4.0</string>
|
2004-08-06 05:43:55 +00:00
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
|
|
<string>10.2.8</string>
|
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
2005-06-19 11:18:27 +00:00
|
|
|
<string>Copyright 2003-2005</string>
|
2004-08-06 05:43:55 +00:00
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
|
<string>NSApplication</string>
|
2003-11-06 01:05:06 +00:00
|
|
|
</dict>
|
|
|
|
|
</plist>
|