Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Duplicate interface definition for class 'POPSpringAnimation' error #346

Open
edugonzlz opened this issue Jan 3, 2017 · 1 comment
Open

Comments

@edugonzlz
Copy link

When add in a Podfile use_frameworks! to work with Swift libraries appear an error in POPSpringAnimation.h in line where declare interface
the line:
@interface POPSpringAnimation : POPPropertyAnimation
the error:
Duplicate interface definition for class 'POPSpringAnimation'

@edugonzlz edugonzlz changed the title Duplicate interface definition for class 'POPSpringAnimation' Duplicate interface definition for class 'POPSpringAnimation' error Jan 3, 2017
@grp
Copy link
Contributor

grp commented Jan 3, 2017

It's likely too difficult to debug this remotely; could you provide the full text of the error (including where it was seen as originally defined; the compiler being run; etc) or post a sample project to try locally? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants