Created
February 17, 2012 19:59
-
-
Save rephorm/1855135 to your computer and use it in GitHub Desktop.
Form of bag.xml
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
| <!-- 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