Re: App won't get to my code in Lion
Re: App won't get to my code in Lion
- Subject: Re: App won't get to my code in Lion
- From: Charles Srstka <email@hidden>
- Date: Tue, 26 Jul 2011 16:03:01 -0500
On Jul 26, 2011, at 12:19 AM, John Nairn wrote:
> My app won't start at all in Lion. I always thought the first code will be in
>
> - (void)applicationWillFinishLaunching:(NSNotification *)aNotification
>
> but that code is never reached. So I am a loss of how to fix it.
>
> Many of my users claim they can get it running by deleting the folder ~/Library/Icons but other users claim that does not help?
This may be a silly question, but are you sure that your object is set as NSApplication’s delegate in the nib file?
Charles_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden