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

aarch64 iOS simulator support #1622

Open
simlay opened this issue Apr 19, 2022 · 0 comments
Open

aarch64 iOS simulator support #1622

simlay opened this issue Apr 19, 2022 · 0 comments

Comments

@simlay
Copy link

simlay commented Apr 19, 2022

With m1 macs, the iOS simulator can run programs/libraries compiled to aarch64-apple-ios-sim. I saw in #1578, openssl-src was downgraded to 1.1.1 - this fixed a different build issue I had.

Anyway, as of alexcrichton/openssl-src-rs#131, openssl-src has support for aarch64-apple-ios-sim but this is only for cargo releases on openssl-src-300xxx.

I'll admit that I don't know what the best fix is here. On the one hand, it seems that there's issues with OpenSSL 3 as mentioned #1578 (comment).

Maybe I should make the case for publishing the changes in alexcrichton/openssl-src-rs#131 published to crates.io on the 111 release.

Having looked into it in alexcrichton/openssl-src-rs#135, this task may need to wait until OpenSSL 3.

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

1 participant