v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
27
scripts/gitlab-ci/macos/Starbound.app/Contents/Info.plist
Normal file
27
scripts/gitlab-ci/macos/Starbound.app/Contents/Info.plist
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?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>CFBundleGetInfoString</key>
|
||||
<string>Starbound</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>starbound</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.chucklefish</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>starbound</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>starbound</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>LSEnvironment</key>
|
||||
<dict>
|
||||
<key>MinimumSystemVersion</key>
|
||||
<string>10.9.0</string>
|
||||
</dict>
|
||||
<key>SDL_FILESYSTEM_BASE_DIR_TYPE</key>
|
||||
<string>parent</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue