mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +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