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: Migrate to build with SPM + Bazel #156

Closed
hborawski opened this issue Sep 20, 2023 · 5 comments
Closed

iOS: Migrate to build with SPM + Bazel #156

hborawski opened this issue Sep 20, 2023 · 5 comments
Assignees

Comments

@hborawski
Copy link
Contributor

Migrate away from CocoaPods as a package manager, and build through SPM

We will still publish to CocoaPods but we do not need to build and resolve our dependencies through it, as it complicates usage of Bazel

@hborawski hborawski self-assigned this Dec 6, 2023
@hborawski
Copy link
Contributor Author

@hborawski
Copy link
Contributor Author

on https://github.com/player-ui/player/tree/bazel-6

bazel build //:PlayerUI_Pod

will build a SPM compatible zip

zip contents still needs to be published to a separate repo so the JS files will be present in the git location

@fangmobile
Copy link

any update for swift support?

@hborawski
Copy link
Contributor Author

@fangmobile No update since the last comment

SPM support is 99% complete, just need to publish it, but we need to get android migrated to bazel-6 to get us to the publishing stage, and that work is in progress currently

@KetanReddy
Copy link
Member

Closing because core work is done, issue to document consumption is #495

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

3 participants