Re: Carbon framework - Public headers
Re: Carbon framework - Public headers
- Subject: Re: Carbon framework - Public headers
- From: Chris Espinosa <email@hidden>
- Date: Sun, 7 May 2006 09:49:35 -0700
On May 7, 2006, at 9:08 AM, Patrick Perroud wrote: My XCode 2.2.1 project is a carbon framework using MacOSX10.4u.sdk and a target build architecture set to "ppc i386".
This framework has public headers - to go into 'A'.
Adding a new build phase to copy these headers at building time doesn't work since the built framework doesn't have any "Headers" folder into "A".
I'm getting quite bored of doing this manually everytimes - the real thing then the symlinks - therefore there is my question: how could I set my XCode project so it would create this missing "Headers" folder into "A" at building time, letting me copy my public headers in there using a simple "Copy" build phase?
Have you set up the project according to the guidelines in "Creating Versioned Frameworks" in the Xcode user guide?
Specifically, set the Framework Version build setting to "A" .
Chris |
_______________________________________________
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