https://bugs.kde.org/show_bug.cgi?id=439250
Bug ID: 439250 Summary: App bundle name is always lowercase, ignoring self.displayName Product: Craft Version: stable Platform: macOS (DMG) OS: macOS Status: REPORTED Severity: normal Priority: NOR Component: Core Assignee: vonr...@kde.org Reporter: m...@dawidwrobel.com CC: kde-windows@kde.org Target Milestone: --- SUMMARY On macOS, the app bundle added to DMG will always be lowercase, ignoring the "fancy" self.displayName. This corresponds to the name displayed in /Applications (once copied there) and in Spotlight. The bundle should be renamed to match the self.displayName before saving to DMG, most likely in MacDMGPackager.py, or earlier on while generating the bundle. STEPS TO REPRODUCE 1. Download any DMG file generated by craft 2. Open it OBSERVED RESULT The app name is lowercase. EXPECTED RESULT The app name should match whatever the blueprint defines as "displayName" -- You are receiving this mail because: You are on the CC list for the bug.