Tests fail to run on Windows with the error "lld-link: error: duplicate symbol: main" (see https://github.com/JosephDuffy/HashableMacro/actions/runs/7636458355/job/20803540726). The main issue relating to this seems to be https://github.com/apple/swift-package-manager/issues/6367, but the fixes refer to an executable. I'd rather develop this using a Windows machine, which I don't currently have access to.
Tests fail to run on Windows with the error "lld-link: error: duplicate symbol: main" (see https://github.com/JosephDuffy/HashableMacro/actions/runs/7636458355/job/20803540726).
The main issue relating to this seems to be swiftlang/swift-package-manager#6367, but the fixes refer to an executable.
I'd rather develop this using a Windows machine, which I don't currently have access to.