[build] Fix wpical and sysid icons on macOS (#8243)

Fixes #8239
This commit is contained in:
sciencewhiz
2025-09-20 20:30:44 -07:00
committed by GitHub
parent 4522cca70f
commit c575a23e8e
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<key>CFBundleIdentifier</key>
<string>edu.wpi.first.tools.WPIcal</string>
<key>CFBundleIconFile</key>
<string>ov.icns</string>
<string>wpical.icns</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSupportedPlatforms</key>