Re: new to frameworks question... no headers inside
Re: new to frameworks question... no headers inside
- Subject: Re: new to frameworks question... no headers inside
- From: Ken Hawkins <email@hidden>
- Date: Fri, 23 Apr 2004 15:23:19 -0700
ok i have gotten a bit farther but this seems like the long way to go
around.
i created a new copy build process that copies all my public headers
into
blah.framework/Versions/A/Headers directory at build time.
got this from the apple site
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/Concepts/FrameworkAnatomy.html#//apple_ref/doc/uid/
20002253
and this works i still however can't see the header when i go to
include it in my application after i have added the framework into
external frameworks
and it seems to be because i to not have a link to Headers at the
blah.framework/ level. what process creates the resources link and is
there a way to automate the linking of those files.
of course please let me know if i am way off base here.
thanks,
ken;
On Apr 23, 2004, at 2:09 PM, Ken Hawkins wrote:
i have a cocoa framework project that has files inside of it however i
can't seem to figure out how to make header files public. they are not
in my version when they are built. anyone know of a quick how to about
this?
thanks,
ken;
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.