We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master branch
The Application part in the @interface name GodotApplicalitionDelegate is misspelt.
@interface
GodotApplicalitionDelegate
https://github.com/godotengine/godot/blob/master/platform/ios/godot_app_delegate.h https://github.com/godotengine/godot/blob/master/platform/ios/godot_app_delegate.m https://github.com/godotengine/godot/blob/master/platform/ios/main.m
The text was updated successfully, but these errors were encountered:
1938d17
iOS: Fix typo in GodotApplicationDelegate
797ffdb
Fixes godotengine#90714.
Successfully merging a pull request may close this issue.
Tested versions
master branch
Issue description
The Application part in the
@interface
nameGodotApplicalitionDelegate
is misspelt.Files referenced in
https://github.com/godotengine/godot/blob/master/platform/ios/godot_app_delegate.h
https://github.com/godotengine/godot/blob/master/platform/ios/godot_app_delegate.m
https://github.com/godotengine/godot/blob/master/platform/ios/main.m
The text was updated successfully, but these errors were encountered: