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

library: migrate public/feature layer of iOS library to Swift #189

Closed
goaway opened this issue Jun 26, 2019 · 3 comments
Closed

library: migrate public/feature layer of iOS library to Swift #189

goaway opened this issue Jun 26, 2019 · 3 comments
Assignees
Labels
no stalebot platform/ios Issues related to iOS
Milestone

Comments

@goaway
Copy link
Contributor

goaway commented Jun 26, 2019

We've decided to implement our public and platform-specific library layer primarily in Swift on iOS. Migrating to this has some repercussions for the build and for the time-being will require custom Bazel rules to compose the distributable static framework.

@goaway
Copy link
Contributor Author

goaway commented Jul 1, 2019

As an update, currently working to get a swift-based framework target functional in Bazel. Have a target that builds (working off of a similar rule created by @keith), but it looks like dependencies aren't getting bundled. Still, making progress and continuing to update #188.

@keith
Copy link
Member

keith commented Jul 1, 2019 via email

@junr03
Copy link
Member

junr03 commented Jul 8, 2019

Done by #188

@junr03 junr03 closed this as completed Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no stalebot platform/ios Issues related to iOS
Projects
None yet
Development

No branches or pull requests

3 participants