Universal Binary for 10.2.8 and Later - how to set project options?
Universal Binary for 10.2.8 and Later - how to set project options?
- Subject: Universal Binary for 10.2.8 and Later - how to set project options?
- From: William Hollingworth <email@hidden>
- Date: Thu, 21 Dec 2006 12:47:26 -0600
I'm trying to build a Universal Binary C++ application in XCode 2.4
that will run on PPC machines with OS 10.2.8 and later, instead of
just 10.3.9 and later.
None of the code in my project uses APIs that weren't defined in the
10.2.8 SDK.
I've installed the 10.2.8 SDK, and have been reading that I need to
change my project settings to instruct the compiler to use the 10.2.8
SDK for PPC and 10.4u for i386.
http://lists.apple.com/archives/xcode-users/2006/Jun/msg00546.html
However I'm not sure how to do this. How do I edit the project
settings to split the SDK Path into one for i386 and one for PPC?
I've been looking in the Build tab of the Info window for my project.
Is this not the right place to be looking?
Do I need to edit my project's .pbxproj file directly?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden