Lines Matching full:xcode
17 either Xcode or the Command Line Tools. For these we only support building with
19 the version of Xcode that shipped with the OS version or one newer.
21 For example, for macOS 12 we support Xcode 13 and Xcode 14 (or the corresponding
59 you can just use ``/``; the default MacOSX SDK for the active Xcode or Command
61 for more information. Current versions of macOS and Xcode no longer install
67 headers with ``xcode-select``.
114 unix build. Universal builds were first supported with macOS 10.4 with Xcode 2.1
115 and the 10.4u SDK. Starting with Xcode 3 and macOS 10.5, more configurations are
119 Apple-supplied compilers and other build tools included in Apple's Xcode
120 development tools. You should install Xcode or the command line tools
130 support ppc (10.4 with Xcode 2, 10.5 and 10.6 with Xcode 3) or an
132 support ppc (Xcode 4 on 10.6 and later systems). The flavor can be specified
155 macOS 10.5. Although legacy ``ppc`` support was included with Xcode 3 on macOS
156 10.6, it was removed in Xcode 4, versions of which were released on macOS 10.6
160 * 10.4u SDK with Xcode 2 supports ``32-bit`` only
162 * 10.5 SDK with Xcode 3.1.x supports all flavors
164 * 10.6 SDK with Xcode 3.2.x supports ``intel``, ``intel-32``,
167 * 10.6 SDK with Xcode 4 supports ``intel``, ``intel-32``, and ``intel-64``
320 script on macOS 10.4 or later and with Xcode 2.1 or later installed.
323 additional software beyond what is provided with Xcode 2.
325 versions of Xcode to build installers that are compatible with older systems