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: PCWiz <email@hidden>
- Date: Sun, 27 Dec 2009 19:16:17 -0700
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.
Independent Cocoa Developer, Macatomy Software
http://macatomy.com
On 2009-12-27, at 6:37 PM, Development wrote:
> Is it possible to query the system as to the status of the last Software Update check? If so, where can I find information on this?_______________________________________________
>
> 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