I publish a universal application built with Qt. When I run notarytool the application runs on Apple Silicon, but not on Intel Macs. It complains about a Qt framework not found.
When I run "xcrun altool" on my older Mac the application runs on both platforms without problems.