• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Archiving problems with xcode 4.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Archiving problems with xcode 4.3


  • Subject: Re: Archiving problems with xcode 4.3
  • From: Mirko Viviani <email@hidden>
  • Date: Tue, 28 Feb 2012 21:05:41 +0100

On Feb 28, 2012, at 5:57 PM, Quincey Morris wrote:

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?

The Copy Headers phase does not have an input destination field, but it uses the PUBLIC_HEADERS_FOLDER_PATH, PRIVATE_HEADERS_FOLDER_PATH and also DSTROOT.

Public and Private headers path are set to /usr/local/include
Skip Install to Yes
DSTROOT to $(BUILT_PRODUCTS_DIR)

Obviously my main project (Lyn) search path contains $(BUILT_PRODUCTS_DIR)/usr/local/include

2. Does it copy them there properly? Are the right ones being copied to the right places?

Yes, only the public headers are copied to:

~/Library/Xcode/DerivedData/Lyn-*/Build/Products/Debug/usr/local/include/

Also, with this:

Lyn
  Classes
  …
  Projects
     Framework1 xc project
     Framework1 xc project
     Static lib xc project
     Static lib2 xc project

or this:

Lyn project
  Classes
  …
  Projects
     Framework1 xc project
     Framework1 xc project
     Static lib xc project
     Static lib2 xc project
     …

Static lib 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.

I don't know but they seem to work. Anyway I can move them at top level, but at the moment the priority is to get the debugger working.

-- 
Ciao,
Mirko    http://www.lynapp.com



 _______________________________________________
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

  • Follow-Ups:
    • Re: Archiving problems with xcode 4.3
      • From: Quincey Morris <email@hidden>
References: 
 >Archiving problems with xcode 4.3 (From: Mirko Viviani <email@hidden>)
 >Re: Archiving problems with xcode 4.3 (From: Quincey Morris <email@hidden>)
 >Re: Archiving problems with xcode 4.3 (From: Mirko Viviani <email@hidden>)
 >Re: Archiving problems with xcode 4.3 (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Xcode - An Apple Embarrassment
  • Next by Date: Re: Archiving problems with xcode 4.3
  • Previous by thread: Re: Archiving problems with xcode 4.3
  • Next by thread: Re: Archiving problems with xcode 4.3
  • Index(es):
    • Date
    • Thread