0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

Change mac package name to just 'OBS'

This commit is contained in:
jp9000 2014-07-14 11:46:57 -07:00
parent defceeef5d
commit 9cc1b43820

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>