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: Eric Wang <email@hidden>
- Date: Fri, 23 Apr 2004 22:21:11 -0400
on 4/23/04 6:23 PM, Ken Hawkins at email@hidden wrote:
>
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.
Ken,
Take a look at this excellent visual tutorial on creating an embeddable
framework:
http://rentzsch.com/cocoa/embeddedFrameworks
Thanks to Jonathan Rentzsch for taking the time to put this up.
Eric Wang
_______________________________________________
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.