Re: How are you supporting pre-10.4?
Re: How are you supporting pre-10.4?
- Subject: Re: How are you supporting pre-10.4?
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 21 Feb 2007 13:30:01 -0800
On 2/21/07, fred ross-perry <email@hidden> wrote:
I am using XCode 2.4.1. Building what was a CodeWarrior/PowerPlant
application. Building, running, life is good.
My build has 2 targets:
Intel-only, gcc 4.0, OS X 10.4 SDK
ppc-only, gcc 3.3, OS X 10.2 SDK
Our installer chooses which one to install based on platform.
We figured this was the simplest way to support PPCs which might
be running systems earlier than 10.4.
Our users will not be dragging apps from one platform to another.
Notice that the first target is not a UB, just Intel.
Is there a compelling reason why we should have a true UB
with a PPC side, for 10.4 and up?
You can have a universal application that supports 10.2 and later for
PowerPC and 10.4 and later for Intel. No need for having two seperate
applications.... or is their a particular reason you want two
applications?
-Shawn
_______________________________________________
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