1
0
Эх сурвалжийг харах

CI: Add copyright information to macOS bundle plist

gxalpha 4 жил өмнө
parent
commit
16906e7290

+ 2 - 0
CI/scripts/macos/app/Info.plist

@@ -10,6 +10,8 @@
 	<string>obs</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.obsproject.obs-studio</string>
+	<key>NSHumanReadableCopyright</key>
+	<string>(c) 2012-2021 Hugh Bailey</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>LSMinimumSystemVersion</key>