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

chore: fix build by defining closure return type #53

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Nov 5, 2023

What kind of change does this PR introduce?

Fix #51

What is the current behavior?

The code doesn't build on the old Swift version.

What is the new behavior?

Add return type to closure to help the compiler disambiguate code.

@grdsdev grdsdev merged commit 2afb40a into master Nov 5, 2023
1 of 2 checks passed
@grdsdev grdsdev deleted the fix/xcode14-build branch November 5, 2023 11:13
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

Successfully merging this pull request may close these issues.

Xcode 14.1 error when building
1 participant