Unstable v0.19.3.0
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Barotrauma</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>barotrauma</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.FakeFish.Barotrauma</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Barotrauma</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>{short_version_string}</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>FONV</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>{version}</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.13</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Needs microphone access for in-game communications</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017-{current_year} FakeFish. All rights reserved.</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user