Change mac package name to just 'OBS'

master
jp9000 2014-07-14 11:46:57 -07:00
parent defceeef5d
commit 9cc1b43820
1 changed files with 4 additions and 4 deletions

View File

@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>CFBundleIconFile</key>
<string>OBS Studio.icns</string>
<string>OBS.icns</string>
<key>CFBundleName</key>
<string>OBS Studio</string>
<string>OBS</string>
<key>CFBundleGetInfoString</key>
<string>OBS Studio - Open Source Streaming Software</string>
<string>OBS - Free and Open Source Streaming/Recording Software</string>
<key>CFBundleExecutable</key>
<string>OBS Studio</string>
<string>OBS</string>
<key>CFBundleIdentifier</key>
<string>com.obsproject.obs-studio</string>
<key>CFBundlePackageType</key>