Re: Load Framework at runtime.
Re: Load Framework at runtime.
- Subject: Re: Load Framework at runtime.
- From: Harmanpreet Bachal <email@hidden>
- Date: Tue, 22 Nov 2005 04:34:28 -0800 (PST)
I did it using NSBundle's load method and it get's loaded. I am facing another problem in that i try to register a notifiaction which uses this Framework but my app crashes as soon as i enter the class in which i try to register it. When i comment the registration of notification part my app works as it should.
I tried adding the Framework to the Linked frameworks( in stead of loading it at runtime) and it worked fine however i cannot do this.
Any advice on this??
Thanks,
BAchal.
Ondra Cada <email@hidden> wrote:
Harmanpreet,
On 22.11.2005, at 7:30, Harmanpreet Bachal wrote:
> Is it possible to load a Framework at runtime?? If so then how?
Never tried myself, but the load method of NSBundle should work all
right.
If not, there's a low-level API for that somewhere.
---
Ondra Äada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden