瀏覽代碼

CI: Add copyright information to macOS bundle plist

gxalpha 4 年之前
父節點
當前提交
16906e7290
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CI/scripts/macos/app/Info.plist

+ 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>