Vitalii Budnik
Vitalii Budnik
@abuobaida I think those funcs should be in Localize class, not String. ```swift extension Localize { /// Returns current locale. /// /// - Returns: current locale. final class func currentLocale()...
My 2¢ If convert `localized()` func to calculated property `localized`, then it would be nice to see func `localized(with comment: String) -> String`, that would be perfect to #53 ....
Chris thanks a lot. I've just tested it, and oauth with client credentials works, but for a very short time. In about a minute or less, it fails with `Connection...
@rogerluan, please take a look at it.
@rogerluan, I would appreciate feedback on this. At some point, it slightly changes the renewal certs behavior introduced in #21691.
I'm good with both options )
I can create a small PR that removes the option, but the logic stays the same. Give me a couple of mins
And new PR: #21812
Hi, @rogerluan and @lacostej. We are experiencing some issues with encryption. I don't know at this moment if it's this PR, or https://github.com/fastlane/fastlane/pull/21691. It's a double encryption or no encryption...
@lacostej I'll be able to look only after Feb 20. I'll definitely describe what's wrong.