Boris Bügling

Results 52 comments of Boris Bügling

See https://github.com/krzysztofzablocki/IconOverlaying/blob/master/Scripts/iconVersioning.sh

Possibly use https://github.com/robb/swamp instead

This library vendors the release versions of libjpeg-turbo which so far do not ship with bitcode.

Sorry I missed this, are you still experiencing this issue?

I'm unable to reproduce any actual build issue myself, but I do see the `.docc` related error. Could someone please post a full build log where we can see any...

Packages aren't really supported in legacy-style builds, the project builds for me when passing `-scheme xcodeinstall`.

As said above, packages aren't supported in legacy-style builds (building without a scheme, which is only possible through xcodebuild), scheme-style builds are of course fine, whether through the IDE or...

Ah, thanks - that sounds like something I could make a PR for :)

Turns out it is much easier to just make relative paths absolute than inventing better error messages. This even makes `sourcekitten` easier to use!