The master branch (@ 7e91060ec7736f86e65e77996a2312a8e80d3f09) on macOS Tahoe 26.2 (Apple M1):
0% cmake -B build -DBUILD_GUI=ON
1% cmake --build build -j 10
2% cmake --build build -t deploy
3% unzip build/bitcoin-macos-app.zip -d build/deploy
4% codesign --verify build/deploy/Bitcoin-Qt.app
5build/deploy/Bitcoin-Qt.app: bundle format unrecognized, invalid, or unsuitable
6In subcomponent: /Users/hebasto/git/bitcoin/build/deploy/Bitcoin-Qt.app/Contents/Frameworks/QtDBus.framework
0% brew info qt | head -1
1==> qt: stable 6.10.2 (bottled)