Skip to content

Instantly share code, notes, and snippets.

@cherring
Created July 30, 2016 23:22
Show Gist options
  • Save cherring/8918f7738751052f7156ba0886d303a3 to your computer and use it in GitHub Desktop.
Save cherring/8918f7738751052f7156ba0886d303a3 to your computer and use it in GitHub Desktop.
⚡ defaults read /Library/Preferences/com.apple.SoftwareUpdate.plist
{
CatalogURL = "https://swscan.apple.com/content/catalogs/others/index-10.12beta-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz";
DidRegisterLocalUpdates = 1;
IgnoringUnseenRamped = 0;
LastAttemptSystemVersion = "10.12 (16A254g)";
LastBackgroundCCDSuccessfulDate = "2016-07-19 09:19:45 +0000";
LastBackgroundSuccessfulDate = "2016-07-30 20:08:00 +0000";
LastFullSuccessfulDate = "2016-07-30 20:06:06 +0000";
LastRecommendedUpdatesAvailable = 0;
LastResultCode = 2;
LastSessionSuccessful = 1;
LastSuccessfulDate = "2016-07-30 20:06:06 +0000";
LastUpdatesAvailable = 0;
PrimaryLanguages = (
en,
"en-AU"
);
RecommendedUpdates = (
);
SkipLocalCDN = 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment