Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode4 with Mac OS X 10.4 SDK

In the latest iteration of Xcode, Xcode 4.0, the 10.4 SDK is no longer included. However, I still need to support 10.4 and PowerPC builds.

I have installed latest Xcode 3.2.6 which still includes 10.4 support. Then I installed Xcode4. Has anyone found a simple way to "cheat" and get Xcode4 to use 3.2.6's SDKs?

like image 572
Ivan Vučica Avatar asked Nov 15 '22 01:11

Ivan Vučica


1 Answers

Yes, I did :) See here.

like image 71
Mecki Avatar answered Dec 31 '22 20:12

Mecki