Skip to content

Instantly share code, notes, and snippets.

@the-darkvoid
Created September 21, 2015 11:41
Show Gist options
  • Save the-darkvoid/1efbd105f4e3f37d3b2f to your computer and use it in GitHub Desktop.
Save the-darkvoid/1efbd105f4e3f37d3b2f to your computer and use it in GitHub Desktop.
Apple Software Catalog

Update Apple Catalog URL

The AppStore Catalog URL determines what programs are available on the Apple Store.

The following catalogs are available:

  • Developer Program
  • Beta Program
  • Regular

Command to change catalog URL's:

  sudo /usr/sbin/softwareupdate --set-catalog <url>

Program URLs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment