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

Adding libraries to link phase of project build


  • Subject: Adding libraries to link phase of project build
  • From: Phil Hystad <email@hidden>
  • Date: Thu, 30 Aug 2007 12:24:53 -0700

I need clarification that I have been doing the right thing. I am continually surprised and how much of the Xcode documentation I fail to understand. I was hoping for a simple explanation of how you add a library to a target build but didn't find it.

However, this is what I did and it seems to have worked:

1. Selecting the target phase of Link Binary With Libraries.
2. Right click to add files...
3. Selected an existing dylib file (that I built separately).
4. The result is that this file was added under the root of "Link Binary With Libraries" but
it was also added to the root of the project (just under the project name root node of the
explorer).


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

Yet again an Xcode neophyte but I am learning...
phil

_______________________________________________
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: "Kyle Sluder" <email@hidden>
    • Re: Adding libraries to link phase of project build
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Unrecognized ld flags
  • Next by Date: Re: Adding libraries to link phase of project build
  • Previous by thread: Re: WebCore vs. WebKit......
  • Next by thread: Re: Adding libraries to link phase of project build
  • Index(es):
    • Date
    • Thread