Bundling an existing framework with my plugin?
Bundling an existing framework with my plugin?
- Subject: Bundling an existing framework with my plugin?
- From: Jonathan del Strother <email@hidden>
- Date: Thu, 8 Jul 2004 00:32:59 +0100
Hey,
My iTunes plugin uses Cg.framework. I'd like to include this within my
bundle package so that users don't have to have it installed.
Both
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/index.html and posts to xcode-users talk about setting the
installation path when you're building your own framework. However,
there's no mention of what you have to do when the framework is
pre-built.
At the moment I have Cg.framework in the Frameworks folder in my
bundle, but I just get errors complaining that "iTunes can't open
library: /System/Library/Frameworks/Cg.framework/Cg"
Any ideas?
Thanks,
Jon
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.