• 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
Why are libs, bundles, frameworks listed "loose" in Target?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why are libs, bundles, frameworks listed "loose" in Target?


  • Subject: Why are libs, bundles, frameworks listed "loose" in Target?
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 19 Mar 2008 16:24:51 -0700

In trying to understand a problems (see yesterday's thread), I noticed that in some of my projects, in Groups & Files, if I expand my Target, I see:

MyTarget
    SomeFramework (from SomeFramework.xcodeproj)
    ...
    Copy Frameworks
        SomeFramework.framework
    ...
    Link Binary With Libraries
        SomeFramework.framework

Now, I know what "Link Binary with Libraries" does, and "Copy Frameworks" is a Copy Files Build Phase which I made in order to copy the necessary frameworks to Contents/Frameworks.

But what about the second line, where SomeFramework (from SomeFramework.xcodeproj) is "loose" in the Target? I don't know if I put it there or if Xcode did. What is the effect of having a framework (or bundle, or library, or executable tool, I've got them too) listed "loose" in a target? It's copied and it's linked by the Build Phases below. Is that enough? Does it need this extra entry?

Thanks,

Jerry
_______________________________________________
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: Why are libs, bundles, frameworks listed "loose" in Target?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Why doesn't FileMerge work?
  • Next by Date: app and framework project config parameterization
  • Previous by thread: IB 3.0 and tab order
  • Next by thread: Re: Why are libs, bundles, frameworks listed "loose" in Target?
  • Index(es):
    • Date
    • Thread