Jake Welton
Jake Welton
# Process Cancellation ## The Problem Currently, there is no way to cleanly exit out of long running processes such as zipping and unzipping files. There are many reasons for...
# Manual Installation Instructions It would be nice to include some manual installation instructions, as it would appear to not be as straight forward as you might initially think (especially...
If a prebuilt binary is added to a release, then by default Carthage will pull the binary instead of checking out the code and building from scratch. This can significantly...
Hello 👋 Not sure if this is expected or already a know issue, but I couldn't find anything in "issues". In a simplistic example, if you pass an `Encodable` object...
When using the new `testRepetitionMode` in Xcode a test can be automatically re-run if it fails. I've noticed that when a test is run multiple times, previous iteration errors are...
> ℹ Please fill out this template when filing an issue. > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those...