kabiroberai / swift-toolchain-linux

Swift toolchain for Linux
MIT License
11 stars 5 forks source link

plutil non-functioning #6

Open Nosskirneh opened 1 year ago

Nosskirneh commented 1 year ago
$ plutil -convert binary1
Unimplemented

This happens no matter the format to convert from. This is problematic since theos uses plutil if it can find it.

Seeing as this is from the official Swift release, not sure what the easiest way forward is here. I'm probably gonna remove it from the theos-docker container I submitted. Not ideal, but it is what it is :/

Nosskirneh commented 1 year ago

Hm, found this, but will have to continue another day https://github.com/theos/theos/issues/134