Toland Hon
Toland Hon
Would love to be able to compare compilation times across builds. I would love to see a feature to export the compilation time reports so I can make code modifications...
In order to use Carthage as our framework management tool, we needed to create an iOS framework target scheme and have it shared.
Related: https://github.com/nicklockwood/SwiftFormat/issues/521 For the `strongifiedSelf` rule, it would be great if the user can customize an additional list of variable names to be auto-corrected to self (e.g. `ss` or `strongSelf`)....
I figured out why s3sync was always uploading everything every time. It turns out that it was appending the source directory path into the target path. e.g. if I run:...