Skip to content

Commit 9cc1b43

Browse files
committed
Change mac package name to just 'OBS'
1 parent defceee commit 9cc1b43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cmake/osxbundle/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleIconFile</key>
6-
<string>OBS Studio.icns</string>
6+
<string>OBS.icns</string>
77
<key>CFBundleName</key>
8-
<string>OBS Studio</string>
8+
<string>OBS</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>OBS Studio - Open Source Streaming Software</string>
10+
<string>OBS - Free and Open Source Streaming/Recording Software</string>
1111
<key>CFBundleExecutable</key>
12-
<string>OBS Studio</string>
12+
<string>OBS</string>
1313
<key>CFBundleIdentifier</key>
1414
<string>com.obsproject.obs-studio</string>
1515
<key>CFBundlePackageType</key>

0 commit comments

Comments
 (0)