Re: linking to a different framework version
Re: linking to a different framework version
- Subject: Re: linking to a different framework version
- From: "John C. Daub" <email@hidden>
- Date: Tue, 12 Feb 2008 05:47:08 -0600
- Thread-topic: linking to a different framework version
on 2/11/08 10:55 PM, Shripada Hebbar at email@hidden wrote:
> Best thing to do is to use the 10.5 SDK but set the deployment target as
> 10.4. And check dynamically for the leopard only API and make sure
> they are
> not called in Tiger. This would enable you to use new features in
> 10.5. Also
> the dynamic loading of appropriate frameworks will be automatically
> taken care
> by loading the framework from the frameworks folder of the system
> folder of the OS
> its running.
Yes, I know that, but that isn't quite what my problem is about.
--
John C. Daub }:-)>=
<mailto:email@hidden> <http://www.hsoi.com/>
"When there is no desire, all things are at peace." -- Tao Te Ching #30
_______________________________________________
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