mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-14 19:25:39 +08:00
In the previous logic, the installer would silently ignore missing binaries. Instead it should error, if a binary is missing that should exist for this installer architecture. ref T344