Frameworks included in bundles (NOT Applications)???
Frameworks included in bundles (NOT Applications)???
- Subject: Frameworks included in bundles (NOT Applications)???
- From: Christopher Holland <email@hidden>
- Date: Wed, 10 Apr 2002 23:44:38 -0500
I've got a bit of a problem with trying to get a Framework to be loaded
from a bundle.
Specifically, we are doing a screensaver and have tried to include the
Framework that we need in the resulting .saver bundle. It doesn't seem
to be working and I am now beginning to think that the "embedded
Frameworks" thing only works with Applications.
Judging by the fact that the framework uses the '@executable_path'
variable as a hint and that a bundle that is loaded by another
application (which a screensaver is) doesn't have it's own executable
path, I think that is the reason. If it is NOT the reason, I'd be
pleased to find out what the real one is.
Thanks for any help. I've looked in the documentation online and in
CompilerTools.html in AppKit and that is what leads me to the
conclusions that I have drawn.
Christopher Holland
_______________________________________________
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.