2

XCode 4 doesn't install 10.4u SDK but some builds require it. How can I get and install it?

elasticrat
  • 7,060
  • 5
  • 36
  • 36

2 Answers2

2

Apparently, Apple dropped 10.4 when releasing Xcode 4 (see Xcode4 with Mac OS X 10.4 SDK).

There is a workaround documented here:
How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4?

Community
  • 1
  • 1
0

Phracker has compiled all the old SDKs from 10.1.5 to 10.11 on Github. https://github.com/phracker/MacOSX-SDKs