<!-- add as much describing information about your issue as necessary --> <!-- remove empty sections --> ### Environment - https://texstudio.org/ - https://texstudio.org/#download ### Expected behavior That the Intel and ARM downloads would require macOS Big Sur (11.7) and Sonoma (14.x) respectively, as indicated ### Actual behavior - the [latest Intel build](https://github.com/texstudio-org/texstudio/releases/download/4.8.7/texstudio-4.8.7-osx.zip) requires macOS Monterey (12.x) - the [latest ARM build](https://github.com/texstudio-org/texstudio/releases/download/4.8.7/texstudio-4.8.7-osx-m1.zip) requires macOS Monterey (12.x) as well, which I've verified will launch and run in that environment ### How to reproduce - on a Mac, use [Apparency](https://www.mothersruin.com/software/Apparency/) to inspect each app build's requirements <img width="288" alt="Image" src="https://github.com/user-attachments/assets/7e6bfadf-f01d-49ed-9425-d22743b28b2e" /> <img width="269" alt="Image" src="https://github.com/user-attachments/assets/3dfa100e-e235-4786-ba89-cd45470a6ae5" /> - or, check the LC_BUILD_VERSION load command of the app binary ```console $ otool -l texstudio-4.8.7-osx-m1.app/Contents/MacOS/texstudio | grep -A 3 LC_BUILD_VERSION cmd LC_BUILD_VERSION cmdsize 32 platform 1 minos 12.0 ``` ### Suggested fix - update the minimum macOS requirements in both locations at https://texstudio.org/