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

explore iOS support #196

Open
progrium opened this issue Aug 22, 2023 · 0 comments
Open

explore iOS support #196

progrium opened this issue Aug 22, 2023 · 0 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@progrium
Copy link
Owner

This would require making sure our generation tooling is fully parameterized for platform (it mostly is now), and generating into an ios directory. Start with basic frameworks Foundation and UIKit. First make something that can run on the iPhone simulator. Then figure out how to deploy to actual device.

The original objc project we were originally based on had a demo for ios support, which would be a starting point for some of this:
https://github.com/mkrautz/objc/tree/master/demo-ios

@progrium progrium added the help wanted Extra attention is needed label Aug 22, 2023
@progrium progrium added this to the 0.6.0 milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant