Re: how to copy headers into framework?
Re: how to copy headers into framework?
- Subject: Re: how to copy headers into framework?
- From: Marc Respass <email@hidden>
- Date: Wed, 24 May 2006 13:06:48 -0400
On May 24, 2006, at 12:59 PM, Jerry Krinock wrote:
on 06/05/24 09:39, Marc Respass at email@hidden wrote:
I'm building a Cocoa framework for the first time. So far so good but
I'd like to include the headers in the framework. There is a Copy
Headers build phase with my headers in it but they aren't being
copied into the framework. I can't find any information on this when
I do a search. I can do it manually, of course, but it seems like
there is a config in XCode that I'm missing. This is XCode 2.3, brand
new Cocoa framework project.
You're almost there. You see each of those headers listed in Copy
Headers
has a "Role". Change the "Role" of the ones you want to see on the
outside
from "project" to "public".
Nice. Thank you. There's a menu item in the context menu, Set Role.
You can set them all at once that way. I kept looking in the Get Info
window.
Marc
_______________________________________________
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