Update documentation after the removal of wxOSX/Carbon.

This commit is contained in:
Tobias Taschner
2016-02-04 09:44:00 +01:00
parent f992897688
commit 50e6c10bb2
4 changed files with 9 additions and 17 deletions

View File

@@ -57,18 +57,11 @@ distribution.
@section page_port_wxosx wxOSX
@section page_port_wxosx wxOSX/Cocoa
@subsection page_port_wxosx_cocoa wxOSX/Cocoa
wxOSX/Cocoa is the only port of wxWidgets for the OS X platform. It requires
wxOSX/Cocoa is the port of wxWidgets for the OS X platform. It requires
OS X 10.7 or later and fully supports 64 bit builds.
This is the default port when building wxOSX, but in order to select it
explicitly you can use
@verbatim configure --with-osx_cocoa @endverbatim
For further information, please see the files in @c docs/osx in the
distribution.