WeatherProvider / NationalWeatherService-Swift

A multi-platform Swift wrapper for the National Weather Service's weather.gov API.
10 stars 10 forks source link

Error when attempting to add using Swift Package Manager #3

Closed codger closed 4 years ago

codger commented 4 years ago

I was trying to install I get error "because no versions of NationalWeatherService-Swift match the requirement 0.3.0 and root depends on NationalWeatherService-Swift 0.3.0, version solving failed."

I have tried using 0.0 and 0.3 as minimum parameters

regards

John James jjames@pacbell.net

ualch9 commented 4 years ago

apologies, the tags were named incorrectly. i just fixed it, xcode should automatically detect version 0.3.0 now.