Skip to content

Implement Apple codesign awareness #3

@mityax

Description

@mityax

From @zifeo

Also, you may want to include some code signing logic (codesign --verify --verbose --sign - native.cpython-310-darwin.so) . Currently, it seems that the generated .so is rewritten violating its signature when used by another process (you can also remove and recreate the file instead).

See previous discussion in #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions