Re: Archiving problems with xcode 4.3
Re: Archiving problems with xcode 4.3
- Subject: Re: Archiving problems with xcode 4.3
- From: Quincey Morris <email@hidden>
- Date: Tue, 28 Feb 2012 08:57:56 -0800
On Feb 28, 2012, at 08:26 , Mirko Viviani wrote: The static library target has the standard Copy Headers phase for your Public/Protected/Private headers.
Can you clarify:
1. Where is the Copy Headers phase set to copy the headers to?
2. Does it copy them there properly? Are the right ones being copied to the right places?
Also, with this: Lyn Classes … Projects Framework1 xc project
or this: Lyn project Classes … Projects Framework1 xc project
is that really how you have it set up? I'd expect to see (for the workspace case):
Lyn xc project Classes …
Frameworks … Framework1.framework libstatic libstatic2 …
Framework1 xc project Static lib xc project Static lib 2 cx project
I'm not sure sub-projects are even supported in Xcode 4 any more, but a workspace with your projects at the top level is a better way to go.
|
_______________________________________________
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