Thomas Catterall

Results 44 issues of Thomas Catterall

Feature request: access Foundation types, standard library types, and even third party package types within stencils. This would make it a lot easier to generate boilerplate extensions. My current workaround...

enhancement
help wanted
let's discuss

### Sample JSON ``` { "aggregations": { "my_aggregation": { "value": 9 } } } ``` ### Models ``` let int: Decoded = json

bug
help wanted

### Summary Users may inadvertently generate Apollo code using a version different to that resolved by Xcode. ### Version n/a ### Steps to reproduce the behavior When using the command...

bug
needs investigation

I started work on one before finding this. This solution is certainly easier, though less elegant. Would you be opposed to a PR adding an NSObject category that does the...

This is pretty important.