-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Implement support for @objc(name) on enum cases #797
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
Conversation
d6c7ca4
to
2376fa4
Compare
PR updated @jrose-apple I ended up going with your original suggested error text. It is a bit wordy, but it does get across the desired message. |
That is my only comment so I'll merge anyway and just fix it afterwards. :-) |
I can push an amended commit easily enough. |
Oh, well if you're around then okay! |
2376fa4
to
f473851
Compare
PR updated. |
Oh, I guess this should get release-noted too. |
Oh right. I'll add a commit for that. |
Hrm, looks like we forgot to add a release note for supporting |
Seems reasonable. Thanks! waits for local tests to finish |
Submitted the CHANGELOG change as #900. |
Implement support for @objc(name) on enum cases. Changelog update coming next.
Awesome, thanks Kevin! |
No description provided.