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

[FEAT] iOS support #145

Closed
lhoracek opened this issue Jul 1, 2024 · 2 comments
Closed

[FEAT] iOS support #145

lhoracek opened this issue Jul 1, 2024 · 2 comments

Comments

@lhoracek
Copy link

lhoracek commented Jul 1, 2024

Describe the enhancement

Support target ios_arm64, ios_simulator_arm64, ios_x64 to support iOS development.

Why is this needed?

Even though it's bad practice to access ES from mobile client, there are use-cases for this.

How do you think it should be done?

Looking at the platform specific code and seeing it is using ktor in background it should be pretty straight forward.

Will you be able to help with a pull request?

Sure, already trying to make one

@lhoracek
Copy link
Author

lhoracek commented Jul 2, 2024

PR: #147

@jillesvangurp
Copy link
Owner

2.2.2 should have the ios targets added now. I added something to the build that just skips the simulator tests. Thanks for your patience.

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