Re: applicationDidFinishLaunching not being called
Re: applicationDidFinishLaunching not being called
- Subject: Re: applicationDidFinishLaunching not being called
- From: Alex Zavatone via Cocoa-dev <email@hidden>
- Date: Mon, 9 Mar 2020 19:45:00 +0200
Dave, I just selected the AppDelegate in the storyboard in a temp app, deleted
it and the AppDelegate methods are skipped.
I’m guessing that your answer is the one that’s causing it, as in my
suggestions, the console throws a descriptive error message.
> On Mar 9, 2020, at 7:31 PM, Dave via Cocoa-dev <email@hidden>
> wrote:
>
> Look at the Application Object in the Workspace/NIB file, is the class
> AppDelegate? If not it should be! Do you have an AppDelegate in the
> project/target and is the correct target set for it?
>
> BTW, these questions are better posted to the Xcode list.
>
> All the Best
> Dave
>
>
>> On 9 Mar 2020, at 17:55, Gabriel Zachmann via Cocoa-dev
>> <email@hidden> wrote:
>>
>> I must have done something very stupid, accidentally,
>> but the method applicationDidFinishLaunching in my AppDelegate is not being
>> called any more.
>>
>> I have googled and tried a few things, of course, to no avail.
>>
>> Does anyone have an idea what it might be?
>> Maybe, some kind soul can take a quick look at my source code:
>> https://owncloud.informatik.uni-bremen.de/index.php/s/Yc67zM8ikBZFnRc
>> which is still pretty bare.
>>
>> Thanks a lot in advance.
>>
>> Best regards, Gabriel
>>
>> _______________________________________________
>>
>> 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
>
> _______________________________________________
>
> 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
_______________________________________________
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