Matthew Weldon

Results 3 issues of Matthew Weldon

Platform Name iOS Platform Version iOS 12+ SDWebImage Version 5.0.0 Integration Method Carthage/cocoapods Xcode Version 11 Repro rate 100% Repro with our demo prj unsure Demo project link n/a ###...

NSURLCache
discussion
NSURLSession
help wanted

I have a sh action like this in my fastfile: ` sh("echo", someString, ">", "Output.txt")` This action is intended to take a string and put it in Output.txt, which is...

## Context I'm an iOS developer trying to get my head around Apollo studio's named fragments. In [this (deprecated) documentation](https://www.apollographql.com/tutorials/side-quest-intermediate-schema-design/05-query-fragments) the benefit of named fragments is stated as: > Named...