I definitely want to build Qt universal apps. I found your project, but I have some questions.
It sounds like you used Xcode 12.x to build x86_64 and arm64 separately and then used this to makeuniversal
Could you put a tiny bit more in the README?
Isn't it possible to use Cmake to build with CMAKE_OSX_ARCHITECTURES set?
Thanks - happy to know there are routes to get M1 binaries working.