• 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: Adding libraries to link phase of project build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding libraries to link phase of project build


  • Subject: Re: Adding libraries to link phase of project build
  • From: "Shawn Erickson" <email@hidden>
  • Date: Thu, 30 Aug 2007 12:36:07 -0700

On 8/30/07, Phil Hystad <email@hidden> wrote:

> Is this the correct procedure?  Why was the name of the library
> seemingly added to two different positions within the project tree?

Projects contain references to files including libraries that you link
against. This is a way of outlining the files your project knows
about.

Targets "contain" build phases and those build phases can "contain"
file references which implies that the file is part of that build
phase (for compile, for link, etc.). This is a way of seeing/stating
what file are proceeded in a particular build phase of a particular
project.

-Shawn
 _______________________________________________
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: Adding libraries to link phase of project build
      • From: "Shawn Erickson" <email@hidden>
References: 
 >Adding libraries to link phase of project build (From: Phil Hystad <email@hidden>)

  • Prev by Date: Adding libraries to link phase of project build
  • Next by Date: Re: Adding libraries to link phase of project build
  • Previous by thread: Adding libraries to link phase of project build
  • Next by thread: Re: Adding libraries to link phase of project build
  • Index(es):
    • Date
    • Thread