jathu / sweetercolor

A color extension for Swift with Photoshop blending.
http://jathu.me/sweetercolor
MIT License
149 stars 16 forks source link

Swift version (3) no longer supported in XCode #9

Closed salqadri closed 4 years ago

salqadri commented 4 years ago

I tried installing this pod but I get the following error in XCode:

SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0.

Could you please add support for the newer Swift versions?

jathu commented 4 years ago

Hey @salqadri, thanks for reporting the issue. Unfortunately, I haven't kept up with the Swift updates and won't have time to upgrade this library in the near future.

salqadri commented 4 years ago

Ok np; fwiw I copied the file over into my project and it works fine without any code changes in the latest swift.

jathu commented 4 years ago

Great, glad it worked out!