On Thu, Jul 28, 2011 at 6:20 PM, John Cate <tonyc...@me.com> wrote:
> applicationWillFinishLaunching: and applicationDidFinishLaunching: are not 
> getting called. I checked the spelling, going so far as to copy and paste 
> from documentation to code. (It worked pre-OS X 10.7). I made sure the 
> delegate was set by NSLogging it. I even added the formal protocol tag. To 
> top it off, my application is just opening the last document I used. I'm 
> guessing that has something to do with the pList.lockfile.

Why would it have anything to do with the plist lockfile?

You are experiencing the new Transparent Application Lifecycle and
Restore functions of Lion. You will need to update your application to
deal with them.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to