Xcode 12.2 SPM: Swift-NIO Fails to Build for Apple Silicon (arm64)

Hmm, it does seem that Build Active Architectures Only = NO is the issue, at least in Debug mode. I can successfully produce a Release archive, so I'd suggest just leaving it alone, unless you're trying to debug the Intel version. Try an archive, as you can ship the binary that way.