quicktype-xcode icon indicating copy to clipboard operation
quicktype-xcode copied to clipboard

Xcode extension to paste JSON as Swift, Objective-C, and more

Results 9 quicktype-xcode issues
Sort by recently updated
recently updated
newest added

### Version 8.2.22(19) ### ### Stacktrace ### ### Reason ### SIGFPE ### Link to App Center ### * [https://appcenter.ms/orgs/quicktype/apps/quicktype-xcode/crashes/errors/520693386u](https://appcenter.ms/orgs/quicktype/apps/quicktype-xcode/crashes/errors/520693386u)

The colorful bottom banner announcing hiring covers lengthy (height) JSON and code. The code can be copied, but not completely viewed. Both the JSON and code areas have been scrolled...

![image](https://user-images.githubusercontent.com/5435782/34931198-7a24b62a-f9de-11e7-91bc-a349bd51db46.png)

Hi, Overall this looks like a great app. This is my first time trying it and I am having issues reading the last 4-5 lines of code. This makes it...

This extension does not work in Xcode 12.2.

I am having this error > Argument type '() throws -> T' does not conform to expected type 'Decoder' ![image](https://user-images.githubusercontent.com/19368533/62406759-38106600-b5ce-11e9-808f-fe385be50c21.png)

Hi, as discussed with Mark, the feature to download source code from the Mac app doesn't work. Hopefully this will be fixed soon as it shouldn't take too long. Many...

This is the JSON: ```json { "data":{ "id":2, "name":"fuchsia rose", "year":2001, "color":"#C74375", "pantone_value":"17-2031" } } ```

bug