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

Unknown class _TtC720GeminiCollectionView in Interface Builder file. #13

Open
HappyIosDeveloper opened this issue May 7, 2018 · 3 comments

Comments

@HappyIosDeveloper
Copy link

HappyIosDeveloper commented May 7, 2018

Hi.
Thanks for this awesome framework.
I implemented Gemini using Carthage.
I get this error at run time:
Unknown class _TtC720GeminiCollectionView in Interface Builder file.

On first line of this code:

        collectionView.gemini
            .circleRotationAnimation()
            .radius(400)
            .rotateDirection(.clockwise)
    }
@HappyIosDeveloper HappyIosDeveloper changed the title Unknown class _TtC7Florist20GeminiCollectionView in Interface Builder file. Unknown class _TtC720GeminiCollectionView in Interface Builder file. May 7, 2018
@shoheiyokoyama
Copy link
Owner

@UzumakiAlfredo
What are Xcode and iOS version?

@HappyIosDeveloper
Copy link
Author

HappyIosDeveloper commented May 8, 2018

Version 9.3 (9E145) iOS 11.3

@shoheiyokoyama
Copy link
Owner

@UzumakiAlfredo
Please show the reproducible code.

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