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

Getting two errors #15

Closed
KuhlTime opened this issue Sep 26, 2015 · 3 comments
Closed

Getting two errors #15

KuhlTime opened this issue Sep 26, 2015 · 3 comments

Comments

@KuhlTime
Copy link

In the EasyAnimation.swift file I get two different error messages in
"anim = RBBSpringAnimation(keyPath: pending.keyPath)
if let anim = anim as? RBBSpringAnimation {"

  1. Use of unresolved identifier 'RBBSpringAnimation'
  2. Use of undeclared type 'RBBSpringAnimation'

You have a solution for this?

@icanzilb
Copy link
Owner

I need more details - no idea why you get these errors

@KuhlTime
Copy link
Author

I have copied the folder manually into my project, I think there these errors come from.

@icanzilb
Copy link
Owner

The RBBAnimation class is right there in the subfolder: https://github.com/icanzilb/EasyAnimation/tree/master/EasyAnimation

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