Re: Copy Headers build phase broken in 3.1.2?
Re: Copy Headers build phase broken in 3.1.2?
- Subject: Re: Copy Headers build phase broken in 3.1.2?
- From: Rick Mann <email@hidden>
- Date: Fri, 22 May 2009 11:42:50 -0700
On May 22, 2009, at 08:44:52, Fritz Anderson wrote:
On 22 May 2009, at 2:17 AM, Rick Mann wrote:
I created a Framework project in 3.1.2. It came with a Copy Headers
build phase. It seems to automatically add any .h file I create in
my project to it. However, these header files never end up in the
built framework. Double-clicking on it opens an inspector with only
a "Comments" tab.
Reading the Xcode docs about File Copy build phases leaves me
confused. It references "Copy Headers" as an example. However,
there doesn't appear to be a straightforward way to create a Copy
Headers build phase from nothing. None of the pre-supplied
destinations is appropriate, and the docs don't indicate that you
can use any of the Xcode pre-defined symbols when building up the
subpath.
I'm downloading the latest 3.0b5 to try it, but I figure the
behavior is unchanged. What's going on?
Headers don't get copied unless you select the framework target and
set them to "Private" or "Public" in the Detail list (top-right of
the Project window). Is that how you're set up?
Thank you, I finally found that in the docs. I've written a bug
suggesting it should also be mentioned in the building-a-framework doc.
--
Rick
_______________________________________________
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