How do I add PPC/PPC64 support back to Xcode 4.2 under Lion?

偶尔善良 提交于 2019-12-02 21:51:07
Laurent Etiemble

If you perform a classical install of Xcode 3.2.6 on Lion, the Xcode toolset is disabled and is not installed. That's why the Xcode3/usr/bin does not exists.

I suggest you to read the following posts (read both of them before going further). They describe a trick to fool the installer into installing everything.

Then, you can apply the trick from the SO entry for restoring PPC support in Xcode.

Note: I have not tested the steps above, but I will be glad to hear your feedback on it. Hope it helps.

Edit 04 Sep. 2011: I have managed to get my hands on a Lion machine to make some experiments and got some results. I have gathered them on my blog.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!