Skip to content

Instantly share code, notes, and snippets.

@foxlet
Created September 26, 2018 10:02
Show Gist options
  • Save foxlet/0d479afe9f2786fdfbc097025f793b88 to your computer and use it in GitHub Desktop.
Save foxlet/0d479afe9f2786fdfbc097025f793b88 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Additional Installers</key>
<array/>
<key>Additional Wrapped Installers</key>
<array/>
<key>Diagnostics Image Info</key>
<dict>
<key>URL</key>
<string>AppleDiagnostics.dmg</string>
<key>chunklistURL</key>
<string>AppleDiagnostics.chunklist</string>
<key>chunklistid</key>
<string>com.apple.chunklist.AppleDiagnostics</string>
<key>id</key>
<string>com.apple.dmg.AppleDiagnostics</string>
<key>sha1</key>
<string></string>
<key>version</key>
<string>10.13.6.0.0.1532145923</string>
</dict>
<key>OS Installer</key>
<string>OSInstall.mpkg</string>
<key>Payload Image Info</key>
<dict>
<key>URL</key>
<string>InstallESD.dmg</string>
<key>id</key>
<string>com.apple.dmg.InstallESD</string>
<key>sha1</key>
<string></string>
<key>version</key>
<string>10.13.6.0.0.1532145923</string>
</dict>
<key>System Image Info</key>
<dict>
<key>URL</key>
<string>BaseSystem.dmg</string>
<key>chunklistURL</key>
<string>BaseSystem.chunklist</string>
<key>chunklistid</key>
<string>com.apple.chunklist.BaseSystem</string>
<key>id</key>
<string>com.apple.dmg.BaseSystem</string>
<key>sha1</key>
<string></string>
<key>version</key>
<string>10.13.6.0.0.1532145923</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment