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".
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden