Description
The macOS Apple Silicon release build (v6.2.0) is rejected by macOS on launch with a corrupted/signature mismatch error.
To Reproduce
Steps to reproduce the behavior:
- Download mac-arm64-morpheus-app-6.2.0.dmg from the v6.2.0 release
- Open the DMG
- Drag Morpheus app to Applications (or attempt to open directly)
- macOS shows error: "This application is corrupted and cannot be opened"
Expected behavior
App should launch normally after installation.
Environment
• macOS version: 26.3.1 (25D2128) Tahoe
• Architecture: Apple Silicon (M-series)
• Release version: v6.2.0
• Build: mac-arm64-morpheus-app-6.2.0.dmg
Additional context
• Tried downloading multiple times with same result
• The error suggests code signature verification is failing
• This typically indicates the app was not properly signed/notarized for macOS distribution
Possible causes
• Missing or invalid Apple Developer code signature
• App not notarized with Apple
• DMG packaging corrupted the app bundle signature
• Gatekeeper quarantine bit not handling unsigned/incorrectly-signed apps gracefully
Description
The macOS Apple Silicon release build (v6.2.0) is rejected by macOS on launch with a corrupted/signature mismatch error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App should launch normally after installation.
Environment
• macOS version: 26.3.1 (25D2128) Tahoe
• Architecture: Apple Silicon (M-series)
• Release version: v6.2.0
• Build: mac-arm64-morpheus-app-6.2.0.dmg
Additional context
• Tried downloading multiple times with same result
• The error suggests code signature verification is failing
• This typically indicates the app was not properly signed/notarized for macOS distribution
Possible causes
• Missing or invalid Apple Developer code signature
• App not notarized with Apple
• DMG packaging corrupted the app bundle signature
• Gatekeeper quarantine bit not handling unsigned/incorrectly-signed apps gracefully