Mac Update info product name

This commit is contained in:
Qwex 2024-05-16 13:24:19 +00:00 committed by Adam Honse
parent e4fb4f53ae
commit 66a53cde3d

View file

@ -11,7 +11,7 @@
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string> <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>${PRODUCT_NAME}</string> <string>OpenRGB</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>