Re: [NSBundle load] - does it work with .app bundles?
Re: [NSBundle load] - does it work with .app bundles?
- Subject: Re: [NSBundle load] - does it work with .app bundles?
- From: Douglas Davidson <email@hidden>
- Date: Tue, 28 Aug 2001 10:25:55 -0700
On Tuesday, August 28, 2001, at 10:03 AM, jgrosjean wrote:
>
>
I'm wondering if its possible to load the classes of an .app using
>
[NSBundle load].
Applications bundles are not loadable, because application executables
are not loadable.
Douglas Davidson