Re: Headers in Framework
Re: Headers in Framework
- Subject: Re: Headers in Framework
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sun, 16 Mar 2008 12:07:24 +0100
Le 16 mars 08 à 11:10, Wesley Smith a écrit :
I'm on Xcode 2.4.1 and have a project where I build a framework. The
framework target has a build step called "Copy Headers" with
everything I want to copy in it, but it doesn't seem to do anything.
In other words, I don't get a Headers directory in the built
framework. Clearly I'm missing some setting, but I can't seem to
figure out what it is. Anyone happen to know?
thanks,
wes
By default, all headers are declared intern to the "Project". You have
to declare them either public or private.
See "Setting the Role of Header Files in Xcode user Guide"
http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_02_bs_targets/chapter_31_section_4.html _______________________________________________
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