Document iOS 9 as minimum deployment version.

This commit is contained in:
Stefan Csomor
2017-06-28 09:17:36 +02:00
parent 62052e365e
commit 1902c5ceb8
3 changed files with 5 additions and 4 deletions

View File

@@ -93,8 +93,8 @@ primary supported compiler is GNU g++.
supports 32 or 64 bit Intel Macs running OS X 10.7 or later. The port can be
built either with g++ or clang.
Other platforms (e.g. iOS), compilers (Borland C++ under Windows,
Sun CC, HP-UX aCC, IBM xlC or SGI mipsPro under Unix) and ports (
Other platforms (e.g. iOS - with a minimum requirement of iOS 9), compilers (Borland C++
under Windows, Sun CC, HP-UX aCC, IBM xlC or SGI mipsPro under Unix) and ports (
wxQT, wxGTK1, wxX11, wxDFB...) are also supported but to a lesser extent.
Please see the @subpage page_port "platform details page" for more information.