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 for Xcode 16 as onReturn function name is conflict with Xcode by default function name #66

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KrishnaM0618
Copy link

Fix for Xcode 16 as onReturn function name is conflict with Xcode by default function name
Now changed the "onReturn" function name to the "onReturnKeyPress"

…d duplicate function names in Xcode 16

Change the "onReturn" function name to the "onReturnKeyPress" to avoid duplicate function names in Xcode 16
Updated target version to run in carthage
Updated Class to AnyObject
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.

1 participant