Skip to content

[BUG] signature mismatch on the Mac app #514

@nonoche2

Description

@nonoche2

Describe the bug
When a Mac app is unsigned, end users get a clear alert and can bypass gatekeeper in System settings.
When a Mac app has mismatched signatures, the Finder alerts that it is "damaged" and end users need to use the Terminal (and know how) to bypass gatekeeper.
Flashpoint is in the latter case. To make it more user friendly, make sure to remove all signatures on the application bundle before distribution. In the terminal:

codesign --remove-signature /path/to/YourApp.app

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions