Confirmed the problem for xcode10.x
.
It turns out that MacOS build fails because of homebrew "bundle" unknown command is accurate and indeed, they only updated xcode11.x
.
In my previous test, the command actually failed, but that failure was ignored and it exited with 0 (which is a bug in and of itself) – so I didn’t notice that.