CSwiftV icon indicating copy to clipboard operation
CSwiftV copied to clipboard

Update for Xcode 10.2

Open Sh4rky opened this issue 5 years ago • 2 comments

It seems Swift Language Version needs to be updated. I still having a compilation error

The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported 
value for targets which use Swift. Supported values are: 4.0, 4.2, 5.0. This setting can
 be set in the build settings editor.

Sh4rky avatar Apr 02 '19 18:04 Sh4rky

This should work now, I'm generating the project with spm on develop right now. Can you confirm it's working for you?

Daniel1of1 avatar May 31 '19 17:05 Daniel1of1

Thanks for bringing this up to date. I love a library that fits (easily) in one file. Just the logical minimum. Good work. Your merging solution for quoted embedded commas is elegant. I don't see why keyedRows is an Optional. Perhaps it was necessary before your tempHeaders workaround?

andrew-shoonya avatar Sep 26 '20 20:09 andrew-shoonya