Sergey Pugach
Sergey Pugach
@jassimkm i think my hack will be working: //CountdownLabel.swift ``` in method: func updateText() { //... } else { var counter = 0 for item in formattedText.characters { if item...
@jlong2000 @byroncoetsee I manually updated the project to Swift 3. I do not know how to upload my version here:D I had some problems wit Dispatch and Selectors, but i...
#17
@xpdavidx Sorry for the stupid question, but can you forgot to import?
@devxoul Installation via Carthage still no working.
Objective-C: ``` for (int i=0; i
I managed to get a time greater than 0 seconds, this happens when the command hangs and works for a very long time. It seems more than 1 minute, same...