[Interest] Mac universal binary

Allan Sandfeld Jensen kde at carewolf.com
Sun Oct 5 10:42:59 CEST 2025


On Saturday, 4 October 2025 13:23:56 Central European Summer Time Alexander 
Dyagilev wrote:
> Hello,
> 
> Isn't this already done by default?
> 
> In my project I opt out of this feature by explicitly
> setting QMAKE_APPLE_DEVICE_ARCHS to just x86_64 and de-fatting Qt binaries
> in my build script.
> 
Not sure what the default is. I think it is just the native host architecture.

If you use cmake, you set CMAKE_OSX_ARCHITECTURES="x86_64;arm64" to build 
both.




More information about the Interest mailing list