Usage Details
- Language: Swift
- Platform: iPhone
Steps to Reproduce the Problem
- Clone the latest MarqueeLabel from Zip
- Import MarqueeLabel.swift manually into project
- Import QuartzCore.framework in build.phase link binary
- Used MarqueeLabel where is needed
- Clean project
- Run project on simulator - iOS 11.3; iPhone 8 Plus
5 error on line 1153 - Could not cast value of type 'CAShapeLayer' (0x111186cc0) to 'CAGradientLayer' (0x111187260) from MarqueeLabel.swift
Is there something that I have missed or have done wrong??
Any help is much appreciated :)