Copying header files into framework product
Copying header files into framework product
- Subject: Copying header files into framework product
- From: Rick Hoge <email@hidden>
- Date: Sat, 18 Sep 2004 22:22:18 -0400
I'm trying to set up a framework containing the header files describing
the interface to the Cocoa/Obj-C classes implemented by that framework.
Apple's documentation at
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/index.html shows how the Framework directories should be
organized, but I've not been able to find a guide on how to create this
directory structure in Xcode (the framework template does not create
the header folders).
I realize I could probably create the directory structure and move the
header files there using "copy files" and "shell script" build phases,
but it seems like this will be a bit tedious (would need to create all
the dirs and the symlinks). At the risk of sounding lazy, it seems
like there ought to be some automated way to embed header files in a
framework that would help adhere to the standard directory structure.
I can't find any such procedure, but would be grateful if anyone could
suggest the correct way to do this.
thanks,
Rick Hoge
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden