-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.0.0b1
-
Component/s: Packaging & Deployment
-
None
The build sets currently macOS 11.0 as the MACOSX_DEPLOYMENT_TARGET. But we currently build with Qt 6.11, and the minimum supported macOS version is 13.0.
This means on older macOS versions the system assumes the Picard app can be run, but when starting it Qt will log an error on command line and the app will exit.
For now we should increase the minimum version to 13.0. For the Picard 3 final release we should consider supporting older versions.
- has related issue
-
PICARD-3268 Provide macOS build for macOS 12.0
-
- Open
-