Skip to content

Instantly share code, notes, and snippets.

@rephorm
Created February 17, 2012 19:59
Show Gist options
  • Select an option

  • Save rephorm/1855135 to your computer and use it in GitHub Desktop.

Select an option

Save rephorm/1855135 to your computer and use it in GitHub Desktop.
Form of bag.xml
<!-- Actual data has been stripped for obvious reasons -->
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>signature</key><data><!-- ~172B ENCODED DATA --></data>
<key>certs</key>
<array>
<data><!-- ~1K ENCODED DATA --></data>
</array>
<key>bag</key><data><!-- ~80K ENCODED DATA --></data>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment