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

'HPOpenWeather' initializer is inaccessible due to 'internal' protection level #4

Closed
fabiom91 opened this issue May 5, 2020 · 6 comments
Assignees

Comments

@fabiom91
Copy link

fabiom91 commented May 5, 2020

I get the error in the title when initialising the api key:

var api = HPOpenWeather(apiKey: OWM_API_KEY)
@henrik-dmg henrik-dmg self-assigned this May 5, 2020
@henrik-dmg
Copy link
Owner

Should be fixed in 3.1.1

@fabiom91
Copy link
Author

fabiom91 commented May 5, 2020 via email

@henrik-dmg
Copy link
Owner

Just pushed a new version :) let me know if there are any issues (NOTE: I still need to update the documentation)

@fabiom91
Copy link
Author

fabiom91 commented May 5, 2020

Still downloading version 3.0.0 with pod "HPOpenWeather" if I try pod "HPOpenWeather", "3.1.1"it throws an error

@fabiom91
Copy link
Author

fabiom91 commented May 5, 2020

I kinda fix it by replicating your changes in the last commit: a953d44

Fortunately they aren't a lot :D

@henrik-dmg
Copy link
Owner

Have you run pod repo update? The latest version is shown on here

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