Using a private embedded framework in an IBPalette
Using a private embedded framework in an IBPalette
- Subject: Using a private embedded framework in an IBPalette
- From: Scott Ellsworth <email@hidden>
- Date: Tue, 14 Mar 2006 13:29:21 -0800
Hi, all.
I realized that my prior subject was not terribly useful. Looking at
<http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/
20002258-106880>, I see that what I am trying to do is use a private
embedded framework in an IBPalette.
I note that it describes location testing for a framework, and that
if I drag a copy of my framework into the usual locations (e.g. ~/
Library/Frameworks), then IB does not throw a fit when I add my
custom palette that uses a private embedded framework.
I do not feel sanguine about this, as there are now two versions -
the one in Frameworks, and the one in the app, and I am not satisfied
that I will always get the proper one. I would be happier if I could
supply a list of locations for the framework to install, and end it
with the hardcoded location on my dev system to make IB happy.
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