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: Bool Error during macOS Catalyst build #85

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

dknamikaze
Copy link
Contributor

While building for macOS Catalyst, we get an error - Cannot initialize a parameter of type 'BOOL' (aka 'signed char') with an rvalue of type 'id _Nullable'. Fix resolves this issue. Fixes issue #84

While building for macOS Catalyst, we get an error - Cannot initialize a parameter of type 'BOOL' (aka 'signed char') with an rvalue of type 'id _Nullable'. Fix resolves this issue
@vonovak vonovak changed the title Resolves Bool Error during macOS Catalyst build fix: Bool Error during macOS Catalyst build Jan 3, 2025
@vonovak vonovak merged commit b308350 into vonovak:master Jan 3, 2025
3 checks passed
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.

2 participants