Serious macdeployqt problem with 6.10.0
-
-- Install configuration: "RelWithDebInfo" Unlocking keychain -- Running Qt deploy tool for /Users/amonra/.vs/DSS/build/DeepSkyStacker/DeepSkyStacker.app in working directory '/Users/amonra/build/Darwin/x64/RelWithDebInfo' '/opt/Qt/6.10.0/macos/bin/macdeployqt' '/Users/amonra/.vs/DSS/build/DeepSkyStacker/DeepSkyStacker.app' '-appstore-compliant' '-always-overwrite' '-verbose=1' '-hardened-runtime' '-timestamp' '-no-strip' '-executable=/Users/amonra/.vs/DSS/build/DeepSkyStacker/DeepSkyStacker.app/Contents/MacOS/DeepSkyStackerCL' '-executable=/Users/amonra/.vs/DSS/build/DeepSkyStacker/DeepSkyStacker.app/Contents/MacOS/uchmviewer' '-codesign=Developer ID Application: David Partridge (VH8AYT3C7Y)' CMake Error at /opt/Qt/6.10.0/macos/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake:878 (message): Executing /opt/Qt/6.10.0/macos/bin/macdeployqt failed: no such file or directory Call Stack (most recent call first): /opt/Qt/6.10.0/macos/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake:886 (qt6_deploy_runtime_dependencies) .qt/deploy_DeepSkyStacker_e4e83e847b.cmake:5 (qt_deploy_runtime_dependencies) DeepSkyStacker/cmake_install.cmake:45 (include) cmake_install.cmake:62 (include)Is this something I did, or is it bug? FWIW this only seems to happen when building for macOS-x64.