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

Does not support Xcode 12.2

Open MDStebel opened this issue 4 years ago • 1 comments

This extension does not work in Xcode 12.2.

MDStebel avatar Nov 27 '20 23:11 MDStebel

It's missing a bunch of "Pods" files. I got it to at least build by deleting the missing files from the project, getting rid of all the pods stuff in the build phases, and commenting out all "AppCenter" imports and the analytics code.

TheOtherDave avatar Dec 05 '20 23:12 TheOtherDave