Will Field-Thompson

Results 3 issues of Will Field-Thompson

Feature request: I'd like the ability to create mock responses to API client calls which will be returned by the next call to a specific client method. - For reference,...

Hi, this is a bit of an odd one. I think it’s something you might be fix, but I’m really not sure where the misconfiguration is. GitHub Dependabot links to...

This call has differing behavior when importing `Foundation` vs when importing `FoundationEssentials` on Linux: ```swift try FileManager.default.url(for: .itemReplacementDirectory, in: .userDomainMask, appropriateFor: documents, create: true) ``` # Reproduction The following snippet...