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

'PartialSheetStyle' initializer is inaccessible due to 'internal' protection level #61

Closed
1337domz opened this issue Aug 26, 2020 · 4 comments · Fixed by #59
Closed
Labels
bug Something isn't working

Comments

@1337domz
Copy link

I'm getting this error when I try and create a custom style. This is after adding PartialSheet using SPM.

I think it's because the PartialSheetStyle Struct needs a public init so it can be called when added as a module?

@miczec
Copy link

miczec commented Aug 26, 2020

same here, any help would be greatly appreciated.

@1337domz
Copy link
Author

A temporary solution would be to add the files manually to your project instead of using SPM

@styrken
Copy link
Collaborator

styrken commented Aug 26, 2020

Just not sure why the compiler does not make it. Anyway, there is a release coming up shortly with the init added

@styrken styrken added the bug Something isn't working label Aug 26, 2020
@styrken styrken linked a pull request Aug 26, 2020 that will close this issue
@styrken
Copy link
Collaborator

styrken commented Aug 26, 2020

Hello, a new release has been made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants