Open nc14 opened 6 years ago
For others - I fixed this by installing the pull request, install with CocoaPods like this ;
pod 'CountdownLabel', :git => 'https://github.com/ShangZhengtao/CountdownLabel.git', :branch => 'master'
run pod install and then pod update
@nc14 thanks
Hi - i'm downloading V3 via Cocoapods using Swift 4 and am still getting the compile error for characters is deprecated
I can see there's been a fork to fix this - has it been committed?