swifter icon indicating copy to clipboard operation
swifter copied to clipboard

Swift 5 and Xcode13 support

Open salvatoreboemia opened this issue 4 years ago • 4 comments

Hi, it's possibile to add this support?

If I performe "Swift Conversion" in my projet, swifter will it continue to work well?

Thanks

salvatoreboemia avatar Sep 22 '21 18:09 salvatoreboemia

I'm currently using Xcode 13 to work on the project, so it shouldn't be a problem. I also tried running the Swift converter manually and it didn't find any targets to update, so running the converter on your project should be fine.

michaelenger avatar Sep 28 '21 20:09 michaelenger

I'm currently using Xcode 13 to work on the project, so it shouldn't be a problem. I also tried running the Swift converter manually and it didn't find any targets to update, so running the converter on your project should be fine.

yes, but I still have this conversion warning.

Screenshot 2021-11-02 at 15 26 01

Probably inside the pod SWIFT_VERSION is still 4.2

salvatoreboemia avatar Nov 02 '21 14:11 salvatoreboemia

Aha, this has been changed in the podspec file so it should be sorted when the next version is released: https://github.com/httpswift/swifter/blob/stable/Swifter.podspec#L14

michaelenger avatar Nov 04 '21 17:11 michaelenger

Aha, this has been changed in the podspec file so it should be sorted when the next version is released: https://github.com/httpswift/swifter/blob/stable/Swifter.podspec#L14

Hi,

In which release will it be released? 1.5 or 1.6?

Thanks

salvatoreboemia avatar Nov 08 '21 11:11 salvatoreboemia