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

Erros on xCode 13.0. #49

Open
Stefan-Hopman opened this issue Nov 29, 2021 · 2 comments
Open

Erros on xCode 13.0. #49

Stefan-Hopman opened this issue Nov 29, 2021 · 2 comments
Assignees
Milestone

Comments

@Stefan-Hopman
Copy link

Hello,

I added the package to my project. When on xCode 13.0, I get errors saying "Ambiguous use of 'accentColor'". Maybe Color.accentColor should be used instead of just .accentColor in the source code when using .accentColor as a parameter call. Could you please resolve this?

Kind Regards,
Stefan

@Stefan-Hopman
Copy link
Author

Stefan-Hopman commented Nov 29, 2021

Hello, I was able to resolve it from the source code by using Color.accentColor instead .accentColor when passing it as as a parameter.

@trickypr
Copy link

For anyone having this problem, you can fix it by binding the version to the commit 5ba8614462a7ed4bd47a93fbca6c281599f74337.

@ay42 ay42 self-assigned this Dec 26, 2022
@ay42 ay42 added this to the Release 2.2.0 milestone Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants