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

/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/Demo/Pods/JazzHands/JazzHands/IFTTTConstraintConstantAnimation.m:18:17: Method override for the designated initializer of the superclass '-init' not found #1705

Closed
confile opened this issue Sep 21, 2015 · 2 comments

Comments

@confile
Copy link

confile commented Sep 21, 2015

Using Swift 2.0 in Xcode7 I get the following warnings:

/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/Demo/Pods/JazzHands/JazzHands/IFTTTConstraintConstantAnimation.m:18:17: Method override for the designated initializer of the superclass '-init' not found

/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/Demo/Pods/JazzHands/JazzHands/IFTTTConstraintMultiplierAnimation.m:21:17: Method override for the designated initializer of the superclass '-init' not found

/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/Demo/Pods/JazzHands/JazzHands/IFTTTLabelAnimation.m:17:17: Method override for the designated initializer of the superclass '-init' not found

Could you please fix that.

@RGSSoftware
Copy link

Did you try https://github.com/IFTTT/RazzleDazzle. RazzleDazzle is from the creators of JazzHands, but written entirely in Swift 2.0.

@lauraskelton
Copy link
Contributor

@confile I'd also suggest using https://github.com/IFTTT/RazzleDazzle if you're working with Swift 2.0, since it's already written in Swift.

If you want to keep using JazzHands, you'll need to update to the most recent version of the pod - IFTTTLabelAnimation hasn't been around for several months. We have IFTTTTextColorAnimation now that I believe implements a similar animation.

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

3 participants