Created
November 26, 2021 22:27
-
-
Save macmule/a2ba2dc2c1693c5d218eb3c14a0b5dc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>PrimaryCatalog</key> | |
| <string>http://swupdate.example.com/content/catalogs/index.sucatalog</string> | |
| <key>CatalogsList</key> | |
| <array> | |
| <string>http://swupdate.example.com/content/catalogs/index.sucatalog</string> | |
| <string>http://swupdate.example.com/content/catalogs/others/index-leopard.merged-1.sucatalog</string> | |
| <string>http://swupdate.example.com/content/catalogs/others/index-leopard-snowleopard.merged-1.sucatalog</string> | |
| </array> | |
| </dict> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment