-
Notifications
You must be signed in to change notification settings - Fork 82
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
Added ios support #491
Added ios support #491
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overall the stuff that seems similar to the android stuff seems reasonable, there are a few things in here that feel like they're better off living on the port side than the LUS side though
(cherry picked from commit dc24774)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mostly small things, anything bigger i've noted as something that'd be nice to make an issue for and out of scope for this pr
verified by HarbourMasters/Shipwright#4076 |
This PR adds simple IOS support, it should not break any other platform since everything is wrapped on PLATFORM_IOS