tsolomko / SWCompression

A Swift framework for working with compression, archives and containers.
MIT License
233 stars 39 forks source link

XCode 11 support ? #8

Closed jcbernabe1492 closed 4 years ago

jcbernabe1492 commented 4 years ago

Hi ,

Will there be a release that will support XCode 11? Right now I'm pointing my cartfile to "develop" just to get the latest codebase that was build with swift 5.x

Thanks!

tsolomko commented 4 years ago

I've released today an update to SWCompression (4.5.3) and accompanying update to BitByteData (1.4.2). It should fix incompatibility issues with Swift 5.x and recent versions of Xcode.