• 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: problem building projects with frameworks on the command line
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem building projects with frameworks on the command line


  • Subject: Re: problem building projects with frameworks on the command line
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 30 Dec 2009 21:06:56 -0800

On 2009 Dec 30, at 15:24, Paul Forgey wrote:

> What am I missing?

I'm not sure, but you haven't mentioned where your Build Directories are.  I was told a few years ago that for cross-project dependencies you need a common Build Directory.  But even if that is no longer required, you should still be looking in the Build Directory to see what the problem is -- like -- is that framework product where it is expected to be?

Another thing you are apparently missing, although it's not the problem, is Project Dependency.  In each of your projects Thing1 and Thing2, you should set a dependency on My Framework.  Then you can eliminate that first line in your snippet.  The way you're doing it should work too, but using dependencies is less fragile and is the way most people do it.

Search and read in Xcode documentation on Build Directories and Dependencies.

 _______________________________________________
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

References: 
 >problem building projects with frameworks on the command line (From: Paul Forgey <email@hidden>)

  • Prev by Date: problem building projects with frameworks on the command line
  • Next by Date: Re: add system-wide custom build rules?
  • Previous by thread: problem building projects with frameworks on the command line
  • Next by thread: Unnecessary rebuilt of dependencies?
  • Index(es):
    • Date
    • Thread