mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-22 20:02:47 +01:00
adding MacOS samples in Packages
This commit is contained in:
33
Package/Environment/MacOS/RetroFE.app/Contents/Info.plist
Normal file
33
Package/Environment/MacOS/RetroFE.app/Contents/Info.plist
Normal file
@@ -0,0 +1,33 @@
|
||||
<?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>retrofe</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.7.20, RetroFE</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Misev.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.retrofe.RetroFE</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
</array>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.7.20</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>retrofe</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.7.20</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2016 by RetroFE Team.</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.3</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Reference in New Issue
Block a user