Re: Best way for Fat Binary Framework that links against 10.2.8?
Re: Best way for Fat Binary Framework that links against 10.2.8?
- Subject: Re: Best way for Fat Binary Framework that links against 10.2.8?
- From: Mark Stultz <email@hidden>
- Date: Fri, 02 Jun 2006 14:52:30 -0500
You can specify:
GCC_VERSION_ppc 3.3
SDKROOT_ppc /Developer/SDKs/MacOSX10.2.8.sdk
MACOSX_DEPLOYMENT_TARGET_ppc 10.2
And for Intel you can just append _i386 instead of the _ppc. Basically you
can modify those variables per architecture.
Mark
On 6/2/06 2:29 PM, "Clark Goble" <email@hidden> wrote:
> I have a framework that I need the PPC version to link against 10.2.8
> but obviously the Intel version links against 10.4. Is there a
> simple or obvious way to do this within XCode without doing the
> merging of the two builds by hand at the command line?
>
> Clark Goble
> Lextek International
>
> _______________________________________________
> 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
_______________________________________________
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