You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
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.
The text was updated successfully, but these errors were encountered:
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.
Using Swift 2.0 in Xcode7 I get the following warnings:
Could you please fix that.
The text was updated successfully, but these errors were encountered: