Closed compnerd closed 2 months ago
Add an option to elide plutil from installation. This is a tiny binary that is useful, but distributions may wish to remove it. Adjust the installer labels and also force install the runtime now that the compiler depends on it.
plutil
Fixes: #340
Exposing an option to elide the installation of plutil requires reworking the UI for the options dialog.
Tested at https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/5485/
Add an option to elide
plutil
from installation. This is a tiny binary that is useful, but distributions may wish to remove it. Adjust the installer labels and also force install the runtime now that the compiler depends on it.Fixes: #340