Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Apple codesign awareness #3

Open
mityax opened this issue May 24, 2022 · 0 comments
Open

Implement Apple codesign awareness #3

mityax opened this issue May 24, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mityax
Copy link
Owner

mityax commented May 24, 2022

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

@mityax mityax added enhancement New feature or request help wanted Extra attention is needed labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant