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

[Feature] Add Apple Silicon / XCFramework support #282

Open
hokstuff opened this issue Apr 12, 2022 · 1 comment
Open

[Feature] Add Apple Silicon / XCFramework support #282

hokstuff opened this issue Apr 12, 2022 · 1 comment

Comments

@hokstuff
Copy link

TrustKit is currently only distributed via a .framework file, which is old, limited format and doesn't support running on simulators of Apple Silicon Macs.

By distributing the artifacts as XCFrameworks, it will allow Trustkit to contain both slices of the arm64 architecture (one for iPhones, and one for Apple Silicon simulators). Once implemented, it will support more than a single arm64 slice, which will allow it to be run on simulators of Apple Silicon devices.

@markph0204
Copy link

Please consider #304 to resolve this issue.

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

No branches or pull requests

2 participants