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

Prefix Eureka to certain class names to avoid clashes with other pods #2113

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

mats-claassen
Copy link
Member

Fixes #2109

Only classes that inherit from AnyObject or any UIKit classes and no generic classes can be namespaced like this

@mats-claassen mats-claassen merged commit b67c37f into master Nov 9, 2020
@mats-claassen mats-claassen deleted the objc-namespacing branch November 9, 2020 14:42
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 12.1 Compiler Error "FormViewController"
2 participants