SwiftSSDP icon indicating copy to clipboard operation
SwiftSSDP copied to clipboard

It won't compile with Xcode 10.2

Open jfhamel opened this issue 6 years ago • 3 comments

Xcode 10.2 does not support Swift 3.0 anymore. The Weak package unfortunately requires Swift 3.0. Therefore it is not possible to compile SwiftSSDP anymore.

jfhamel avatar Mar 28 '19 00:03 jfhamel

@pryomoax Any plan to fix this issue soon?

joearul avatar Nov 20 '19 17:11 joearul

@joearul, you can use my fork, it compiles well with Swift 5.2 and Xcode 11.2.

jfhamel avatar Nov 21 '19 01:11 jfhamel

@jfhamel Thank you

joearul avatar Nov 22 '19 20:11 joearul