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

macOS: add support for arm64, universal and catalyst arch #3

Closed
wants to merge 1 commit into from

Conversation

mmoraga
Copy link

@mmoraga mmoraga commented Sep 6, 2022

Adds support for arm64, universal and catalyst targets

@jariq
Copy link
Member

jariq commented May 25, 2024

I've incorporated some of the suggested changes in 11586be.

macOS version of the library is now built for both x86_64-apple-macos10.12 and arm64-apple-macos11 targets and is then merged into a single Mach-O universal binary (empty-pkcs11.dylib) usable on both Apple silicon and Intel-based Mac computers.

This version is also working in a Catalyst app on macOS.

@jariq jariq closed this May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants