mirror of
https://github.com/elliotnunn/empw.git
synced 2024-11-26 02:49:18 +00:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
<?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>CFBundleTypeOSTypes</key>
|
|
<array>
|
|
<string>****</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>mnvm9590</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>mnvm9590-3.5.8-mc64, Copyright 2017 maintained by Paul C. Pratt.</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>ICONAPPO.icns</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.gryphel.minivmac</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Mini vMac</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>3.5.8</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>3.5.8</string>
|
|
<key>LSRequiresCarbon</key>
|
|
<string>1</string>
|
|
</dict>
|
|
</plist>
|