We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@nc14 thanks
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: