From 8df97af5fed9220486be3d390ea6355b3c8b4c93 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sun, 26 Jul 2020 22:17:15 +0200 Subject: [PATCH] detailing requirements for macOS a little more --- docs/doxygen/mainpages/platdetails.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h index 122fc0a692..c7ff959ce9 100644 --- a/docs/doxygen/mainpages/platdetails.h +++ b/docs/doxygen/mainpages/platdetails.h @@ -53,7 +53,8 @@ starting with 3.1.4. Use @c configure option @c \--with-gtk=2 to use GTK 2. @section page_port_wxosx wxOSX/Cocoa wxOSX/Cocoa is the port of wxWidgets for the macOS platform. It requires -macOS 10.10 or later, Xcode 7.2.1 or greater, and fully supports 64 bit builds. +a minimum SDK 10.11, Xcode 7.2.1 or greater (runs under 10.10.5 and higher), +and fully supports 64 bit builds and deploying under 10.10. @subpage plat_osx_install "Build and Install Instructions"