Before you build your framework, you need to make sure you add your
public headers to the "Headers" build phase. To do that, expand the
"Targets" group, expand your framework's group, then expand the
"Headers" groups. Finally, drag each header that you would like to make
publicly available to the "Headers" group. Now, build your project, and
take a look at the resulting ".framework" folder. It should contain a
"Headers" folder, which contains all of your public headers.
Hope this helps,
Todd Yandell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden