While the fix for #30933 addressed go/syscall, it didn't address x/sys/unix. Meanwhile the fix for #28984 addressed go/syscall and x/sys/unix, but that's just for arm (iOS).
In order to fully fix things, the x/sys/unix patch for iOS needs to apply to macOS too.
CC @eliasnaur