Re: How can a "Linked Framework" be not linked?
Re: How can a "Linked Framework" be not linked?
- Subject: Re: How can a "Linked Framework" be not linked?
- From: Dave Hersey <email@hidden>
- Date: Fri, 30 Nov 2007 11:43:39 -0500
On Nov 30, 2007, at 11:22 AM, Fritz Anderson wrote:
On 30 Nov 2007, at 9:53 AM, Jerry Krinock wrote:
In a framework project, in the "Frameworks and Libraries" >
"Linked Frameworks" section, I have 3 frameworks
...
but I don't see "-framework BmStuff", indicating that indeed it is
not being linked.
In Targets -> YourTarget -> Link Binary With Libraries, does
BmStuff.framework appear? Drag it from the Linked Frameworks list
into this build phase it it does not.
Position in the groups in the upper portion of the Groups & Files
list does not guarantee a place in the build. Only presence in a
build phase for the target does that.
— F
Or just click the checkbox next to the framework when your build
target is selected.
If the checkboxes aren't there, right-click (or ctrl-click) the
"Groups & Files" heading above the project files, and enable "Target
Membership." In Xcode 2.x, you do this from the "View>Groups & Files
Columns" menu.
I don't understand why showing target membership isn't a default.
It's one of the first things I enable in every project I create.
- d
_______________________________________________
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