Grouping Framework Headers
Grouping Framework Headers
- Subject: Grouping Framework Headers
- From: Scott Johnson <email@hidden>
- Date: Thu, 18 Mar 2004 16:40:52 -0500
Hello all,
I need to create a framework where the public headers are split into groups.
I'm sure it must be easy which is why I haven't yet figured out how to do
this in XCode. A sample package layout might look as follows:
My.framework
Headers (alias)
Resources (alias)
Versions
A
Headers
MainHeaders
MainHeader.h
MoreHeaders
AnotherHeader.h
YetAnotherHeader.h
EvenMoreHeaders
JustOneMoreHeader.h
Resources
MyFW
Current (alias)
MyFW (alias)
An example framework that does this is IOKit.framework.
Could anyone please enlighten me on this matter?
Thanks!
Scott
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.