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

Fix type error in example project after upgrading Xcode version #93

Merged
merged 1 commit into from
May 17, 2022

Conversation

nkristek
Copy link
Collaborator

This PR fixes a type error that occurs after upgrading the Xcode version (the compiler can't implicitly downcast the array anymore).

@nkristek nkristek added the 🐞 Bug Something isn't working label May 16, 2022
@nkristek nkristek self-assigned this May 16, 2022
@nkristek nkristek merged commit fd98ab4 into develop May 17, 2022
@nkristek nkristek deleted the fix_example branch May 17, 2022 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants