Embedding a framework in a project
Embedding a framework in a project
- Subject: Embedding a framework in a project
- From: Scott Ellsworth <email@hidden>
- Date: Tue, 14 Mar 2006 12:27:52 -0800
Hi, all.
It appears that one cannot 'Add existing framework' if that framework
is built by the current project. Am I missing something?
Context: I have a project that has a view, and I want that view to
show up as an IB palette so I can bind to it. When I create a second
project to build the framework and palette, it works ok. I do an
'add existing framework' in the app project to the framework tucked
in the build directory, and it works fine. I can then add a copy
files build phase, as Wolf Rentzch suggested, and it works great.
I do not, however, really want to have a second XCode project lying
about in another folder. I would rather have it all in one big project.
Adding a new framework target to the app project works, and making
the app target depend on the framework target works. What I cannot
figure out is how to get the framework to link in - when I try 'add
existing framework' and clicking on the framework in the build
directory, it will not accept the add.
Should I be approaching this differently?
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden