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

iOS support #222

Open
nikitapilgrim opened this issue Nov 6, 2023 · 1 comment
Open

iOS support #222

nikitapilgrim opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@nikitapilgrim
Copy link

nikitapilgrim commented Nov 6, 2023

Is iOS support planned?

I am building with this target "aarch64-apple-ios", and got an error "unknown TARGET triple 'aarch64-apple-ios'. What I did wrong?

@nikitapilgrim nikitapilgrim added the enhancement New feature or request label Nov 6, 2023
@repi
Copy link
Contributor

repi commented Nov 6, 2023

not currently planned, but we may be interested in it in the longer term.

though it probably will work to just copy'n'paste the aarch64-apple-darwin config in the project to aarch64-apple-ios, so if you are up for it you could give that a shot and do a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants