Why are libs, bundles, frameworks listed "loose" in Target?
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