diff --git a/content/download/index.md b/content/download/index.md index 877f7fd0a..d7bc74837 100644 --- a/content/download/index.md +++ b/content/download/index.md @@ -65,7 +65,12 @@ Alternatively, for native support of both Intel x86 and Apple ARM architectures, {{< rich-content-start themeClass="coloring-1" >}} ##### Tips for first launch -After installing QGIS, the first launch attempt may fail due to Apple's security framework. To enable QGIS, command-click on its icon in your Applications folder and select 'Open' in the context menu. A confirmation dialog will display where you need to click the 'Open' button again. This only has to be done once. +After installing QGIS, the first launch attempt may fail due to Apple's security framework. + +**For macOS Sonoma and earlier:** To enable QGIS, command-click on its icon in your Applications folder and select ***Open*** in the context menu. A confirmation dialog will display where you need to click the ***Open*** button again. This only has to be done once. + +**For macOS Sequoia and newer:** To enable QGIS, command-click its icon in your Applications folder and select ***Open*** from the context menu. A warning dialog will appear; click the ***Done*** button. Next, navigate to ***System Settings > Privacy & Security*** and scroll to the ***Security*** section. You should see a message stating that ***"QGIS" was blocked to protect your Mac***. Click ***Open Anyway***. A confirmation dialog will appear; click ***Open Anyway*** again. This only has to be done once. + {{< rich-content-end >}} {{< rich-box-end >}} diff --git a/content/resources/installation-guide/index.md b/content/resources/installation-guide/index.md index b34987a2c..dbff2a753 100644 --- a/content/resources/installation-guide/index.md +++ b/content/resources/installation-guide/index.md @@ -569,7 +569,6 @@ Spack related issues should be reported at: https://github.com/spack/spack/issue # Mac OS X / macOS -Official All-in-one, signed installers for macOS High Sierra (10.13) and newer can be downloaded from the [QGIS download page]({{< ref "download" >}}). + +## Binary packages (installers) + +Official All-in-one, signed installers for macOS High Sierra (10.13) and newer can be downloaded from the [QGIS download page]({{< ref "download" >}}). + +After downloading QGIS, open the DMG file. Drag and drop the QGIS application into the Applications folder. The first launch attempt may fail due to Apple's security framework. + +**For macOS Sonoma and earlier:** To enable QGIS, command-click on its icon in your Applications folder and select ***Open*** in the context menu. A confirmation dialog will display where you need to click the ***Open*** button again. This only has to be done once. + +**For macOS Sequoia and newer:** To enable QGIS, command-click its icon in your Applications folder and select ***Open*** from the context menu. A warning dialog will appear; click the ***Done*** button. Next, navigate to ***System Settings > Privacy & Security*** and scroll to the ***Security*** section. You should see a message stating that ***"QGIS" was blocked to protect your Mac***. Click ***Open Anyway***. A confirmation dialog will appear; click ***Open Anyway*** again. This only has to be done once. + ## MacPorts The package management system [MacPorts](https://www.macports.org) offers both the latest release version (port `qgis3`) and the long term version (port `qgis3-ltr`). This will install QGIS with native architecture, Intel x86_64 or Apple ARM. Main software dependencies such as GDAL, PDAL and GRASS GIS are usually the latest version available.