Skip to content

Suggestion: beads install script should re-ad hoc sign the bd binary on macOS #466

@mikehearn

Description

@mikehearn
codesign --remove-signature bd
codesign --force --sign - ./bd

If you don't do this then macOS interrogates Apple servers to do a malware check every time the binary is run, because it has an ad hoc (machine specific) signature that's not for the current machine. This makes running bd very slow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions