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

Catalyst compatibility #96

Open
heitorfr opened this issue May 8, 2020 · 1 comment
Open

Catalyst compatibility #96

heitorfr opened this issue May 8, 2020 · 1 comment

Comments

@heitorfr
Copy link
Contributor

heitorfr commented May 8, 2020

I see theres a note in the readme saying that currently only iOS platform is compiling for carthage. Is the reason already known? and is this being worked on? Besides that, any reason it wouldn't be compatible with mac catalyst? Thanks

@hebertialmeida
Copy link
Contributor

I have not tested that with Catalyst apps but I have added SPM support and it should support macOS, iOS, tvOS out of the box:
https://github.com/plivesey/RocketData/blob/master/Package.swift#L7-L12

In fact, all unit tests are running against those platforms:
https://github.com/plivesey/RocketData/blob/master/build.sh

So you can try SPM instead of Carthage.

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