open-meteo / sdk

Open-Meteo schema files
MIT License
19 stars 14 forks source link

feat(spm): add watchos support #84

Closed rafaelfrancisco-dev closed 3 months ago

rafaelfrancisco-dev commented 3 months ago

Add watchOS support

patrick-zippenfenig commented 3 months ago

Thanks. Is it also necessary to add an availability statement to the fetch function? https://github.com/open-meteo/sdk/blob/0002b61dc7adc6273bb7d41ec97e8c01ccd3f260/swift/Sources/OpenMeteoSdk/OpenMeteoSdk.swift#L11-L24

rafaelfrancisco-dev commented 3 months ago

I'm fairly sure it's not needed, I'm using a branch with the changes proposed and it's compiling, running and fetching without any warnings, but if you think we should add an availability statement just for safety's sake I'm fine with that.

patrick-zippenfenig commented 3 months ago

Ok, thanks! I merged it as it. The changes will be released with the next version!

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.11.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: