fresh download
This commit is contained in:
32
PICO-8.app/Contents/Info.plist
Normal file
32
PICO-8.app/Contents/Info.plist
Normal file
@@ -0,0 +1,32 @@
|
||||
<?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>CFBundleExecutable</key>
|
||||
<string>pico8</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>pico8</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>pico8.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.lexaloffle.pico8</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>pico8</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.2.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>\?\?\?\?</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.2.7</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.7</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<string>YES</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<string>TRUE</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user