Re: Can you get data from the software update PP?
Re: Can you get data from the software update PP?
- Subject: Re: Can you get data from the software update PP?
- From: Scott Anguish <email@hidden>
- Date: Mon, 28 Dec 2009 03:18:32 -0500
On Dec 27, 2009, at 9:16 PM, PCWiz wrote:
> There's a PLIST file in /Library/Preferences called com.apple.SoftwareUpdate.plist. It has 2 keys of type NSDate called "LastAttemptDate" and "LastSuccessfulDate". LastSuccessfulDate is probably what you want, so just parse that plist file in your app and that should give you what you want.
of course this is entirely undocumented, unofficial, and subject to change at anytime, breaking your software.
_______________________________________________
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