swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

Unidoc `build` command failing to receive `--swift-toolchain` argument

Open tayloraswift opened this issue 4 months ago • 0 comments

this is baffling to me, that no matter what is passed from the CLI, the application never sees anything other than the default value for this argument. it is possible there is an upstream bug in swift-argument-parser, which uses type reflection and has been infamous in the past for similar layout corruption bugs. this needs more investigation.

tayloraswift avatar Jun 29 '25 01:06 tayloraswift