We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defceee commit 9cc1b43Copy full SHA for 9cc1b43
cmake/osxbundle/Info.plist
@@ -3,13 +3,13 @@
3
<plist version="1.0">
4
<dict>
5
<key>CFBundleIconFile</key>
6
- <string>OBS Studio.icns</string>
+ <string>OBS.icns</string>
7
<key>CFBundleName</key>
8
- <string>OBS Studio</string>
+ <string>OBS</string>
9
<key>CFBundleGetInfoString</key>
10
- <string>OBS Studio - Open Source Streaming Software</string>
+ <string>OBS - Free and Open Source Streaming/Recording Software</string>
11
<key>CFBundleExecutable</key>
12
13
<key>CFBundleIdentifier</key>
14
<string>com.obsproject.obs-studio</string>
15
<key>CFBundlePackageType</key>
0 commit comments