LiveUI / S3

S3 Client written in Swift
MIT License
93 stars 60 forks source link

XMLCoding cannot build on Ubuntu 16.04 #7

Closed vkill closed 6 years ago

vkill commented 6 years ago

Hi, the error messages

/usr/src/app/.build/checkouts/XMLCoding.git-5705070599758634965/Sources/XMLCoding/Encoder/XMLEncoder.swift:922:26: error: cannot convert value of type 'String' to type 'NSObject' in coercion
            return value.base64EncodedString() as NSObject
                   ~~~~~~^~~~~~~~~~~~~~~~~~~~~
rafiki270 commented 6 years ago

thanks for this @vkill, I have had one more report of problems on linux and will be fixing this today/tomorrow latest, will ping you on discord when done

rafiki270 commented 6 years ago

This has been fixed with https://github.com/LiveUI/XMLCoding/releases/tag/0.1.1

rafiki270 commented 6 years ago

please upgrade your packages as this was a dependency, S3 now has a Dockerfile to test it's building fine