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

Reference to ‘FEMManagedObjectMapping’ is ambiguous #45

Closed
arietis opened this issue Jan 11, 2016 · 3 comments
Closed

Reference to ‘FEMManagedObjectMapping’ is ambiguous #45

arietis opened this issue Jan 11, 2016 · 3 comments

Comments

@arietis
Copy link

arietis commented Jan 11, 2016

Hello!
I’m getting error “Reference to ‘FEMManagedObjectMapping’ is ambiguous” when building my project using version 1.0.1. Version 0.5.1 i have used before works fine. Any ideas what am i doing wrong?
Thanks!

@dimazen
Copy link
Contributor

dimazen commented Jan 11, 2016

Hm.. Quite strange error. In 1.0 FEMManagedObjectMapping has been renamed to the FEMMapping. I've added typealias for such migration, however it doesn't work for you :(

Ugly way to fix it is to replace FEMManagedObjectMapping by FEMMapping.

@arietis
Copy link
Author

arietis commented Jan 12, 2016

I still have the issue after replacement.

@dimazen
Copy link
Contributor

dimazen commented Jan 26, 2016

@arietis Finally I've fixed it. Checkout 1.0.2 release!

@dimazen dimazen closed this as completed Jan 26, 2016
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

No branches or pull requests

2 participants