Ensure CFBundleIconName references AppIcon

This commit is contained in:
Micha
2025-11-20 21:02:36 +01:00
parent 00978b096b
commit db58a5c048
3 changed files with 9 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ CODESIGN_IDENTITY="Developer ID Application: Your Name (TEAMID1234)"
NOTARY_APPLE_ID="appleid@example.com"
NOTARY_TEAM_ID="TEAMID1234"
NOTARY_PASSWORD="app-specific-password"
3