Re: Frameworks within Frameworks
Re: Frameworks within Frameworks
- Subject: Re: Frameworks within Frameworks
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 24 Dec 2003 23:47:57 -0800
On Dec 24, 2003, at 11:14 PM, Jason McInnes wrote:
I'm sure I don't have to...So can anyone discern what
I'm missing? This is the first time I've attempted
something with frameworks so I'm sure I'm missing
something very basic...
It sounds like you're trying to build an umbrella framework, which is
IIRC something that only Apple can "officially" do. Instead, try
building the three frameworks so they depend on each other, but don't
copy them into one another's bundles. If you add all three frameworks
to an application, and copy those three frameworks into the
application's bundle, then it should work...
Nick Zitzmann
<
http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.