Re: I cannot add a (system) framework to a Cocoa Application
Re: I cannot add a (system) framework to a Cocoa Application
- Subject: Re: I cannot add a (system) framework to a Cocoa Application
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 11 Jul 2008 11:59:58 -0700
On Fri, Jul 11, 2008 at 11:44 AM, Anders Sommer Lassen
<email@hidden> wrote:
> If I create a new Cocoa Application, and check the Cocoa framework, which is
> added by default, the path is:
>
> /System/Library/Frameworks/Cocoa.framework
>
> If I check the Cocoa.framework, I can see it has headers. I guess that these
> have been installed automatically by the Xcode Tools installer. I did not do
> it manually.
>
> So the question is now, which frameworks should I use:
>
> 1) the frameworks in the system path
> 2) the frameworks in the /Developer/SDKs/MacOSX10.5.sdk path
Always the framework at the system path. Xcode will handle remapping
that as needed based on your SDK setting.
-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