RocketData
RocketData copied to clipboard
Catalyst compatibility
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
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.