Lines Matching full:xcode
48 the Xcode default MacOS X SDK, otherwise ``/Developer/SDKs/MacOSX.10.4u.sdk``
52 Line Tools component using ``xcode-select``::
54 $ sudo xcode-select --install
93 unix build. Universal builds were first supported with OS X 10.4 with Xcode 2.1
94 and the 10.4u SDK. Starting with Xcode 3 and OS X 10.5, more configurations are
98 Apple-supplied compilers and other build tools included in Apple's Xcode
99 development tools. You should install Xcode and the command line tools
109 support ppc (10.4 with Xcode 2, 10.5 and 10.6 with Xcode 3) or an
111 support ppc (Xcode 4 on 10.6 and later systems). The flavor can be specified
130 OS X 10.5. Although legacy ``ppc`` support was included with Xcode 3 on OS X
131 10.6, it was removed in Xcode 4, versions of which were released on OS X 10.6
135 * 10.4u SDK with Xcode 2 supports ``32-bit`` only
137 * 10.5 SDK with Xcode 3.1.x supports all flavors
139 * 10.6 SDK with Xcode 3.2.x supports ``intel``, ``3-way``, and ``32-bit``
141 * 10.6 SDK with Xcode 4 supports ``intel`` only
143 * 10.7 and 10.8 SDKs with Xcode 4 support ``intel`` only
145 * 10.8 and 10.9 SDKs with Xcode 5 support ``intel`` only
291 script on Mac OS X 10.4 or later and with Xcode 2.1 or later installed.
294 additional software beyond what is provided with Xcode 2. OS X 10.5
297 versions of Xcode to build installers that are compatible with older systems