Re: Loadable bundles
Re: Loadable bundles
- Subject: Re: Loadable bundles
- From: "William H. Schultz" <email@hidden>
- Date: Wed, 16 Nov 2005 11:35:20 -0800
If you instead put them in the application's PlugIns folder, then
they can be enabled and disabled using the Finder's "Get Info" window.
To keep up with the dependencies and copy the plugins, create an
aggregate target that is dependent on the application and all plugins
that only has the task of copying the plugins into the application
(add a copy files build phase). This should be your default build
target.
Hank Schultz
Cedrus Corporation
http://www.cedrus.com/
On Nov 16, 2005, at 11:07 AM, Steve Israelson wrote:
Based on an article by Andrew Stone, I am making use of loadable
bundles.
The problem I am having is that I want my xcode project to compile
these bundles and put them into the application's resources directory.
I also want them re-compiled when I compile my app ass needed if I
alter their code.
I can't see how to do this.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40cedrus.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden