Christian Torres

Results 4 comments of Christian Torres

I tried installing it using the repo and the build.sh bash and I got this error ``` Compiling tokio-native-tls v0.3.0 The following warnings were emitted during compilation: warning: clang: error:...

By the way, setting the value the first time (when is empty) works ok, after that we cannot change the value correctly though.

Ok, I tested this, it didn't work but thanks for your help.

Yeah, you're right, just one improvement to this line `text = [NSString stringWithFormat:@"%ld days ago", (NSInteger)daysAgo];` Maybe "days ago" should use "NSLocalizedString" too