The `BuildDarwin.sh` should use the following CMake architecture environment variables: ```sh -D CMAKE_OSX_ARCHITECTURES="arm64;x86_64" \ ``` The Qt library also needs to be updated for universal binary support.