MacUpdater: Change CFBundleName to match the bundle's output name

This commit is contained in:
OatmealDome 2024-07-30 21:51:39 -04:00
parent 8499b43501
commit 5c401bd5da
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Updater</string> <string>Dolphin Updater</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>