FROM : j o a r
DATE : Wed Apr 30 19:07:28 2008
On Apr 30, 2008, at 9:47 AM, Andreas Höschler wrote:
> How can I convince xCode to create a framework with a Headers
> directory? I have
>
> Targets
> SRTest
> Copy Headers
> Person.h
>
> in Groups & Files and assumed this would tell xCode to copy to
> create the Headers dir. But this does not seem to be the case. A
> framework without a Headers is absolutely useless. I googled for
> hours but found nothing. I am currently running xCode 3.0 but have
> also already tried newer builds. Nope!
Select the "Copy Headers" build phase and look in the Detail View
where you will find the header files listed. Look for the "Role"
column, and make sure to mark all headers that you want to have copied
to the Headers folder as "Public".
j o a r
DATE : Wed Apr 30 19:07:28 2008
On Apr 30, 2008, at 9:47 AM, Andreas Höschler wrote:
> How can I convince xCode to create a framework with a Headers
> directory? I have
>
> Targets
> SRTest
> Copy Headers
> Person.h
>
> in Groups & Files and assumed this would tell xCode to copy to
> create the Headers dir. But this does not seem to be the case. A
> framework without a Headers is absolutely useless. I googled for
> hours but found nothing. I am currently running xCode 3.0 but have
> also already tried newer builds. Nope!
Select the "Copy Headers" build phase and look in the Detail View
where you will find the header files listed. Look for the "Role"
column, and make sure to mark all headers that you want to have copied
to the Headers folder as "Public".
j o a r
| Related mails | Author | Date |
|---|---|---|
| Andreas Höschler | Apr 30, 18:47 | |
| j o a r | Apr 30, 19:07 | |
| Andreas Höschler | May 2, 16:54 | |
| Christiaan Hofman | May 2, 17:24 | |
| Andreas Höschler | May 2, 18:15 | |
| Christiaan Hofman | May 2, 18:21 | |
| Andreas Höschler | May 2, 18:41 | |
| Christiaan Hofman | May 2, 18:49 | |
| Andreas Höschler | May 2, 19:00 |






Cocoa mail archive

