Skip to content

Instantly share code, notes, and snippets.

@128keaton
Created November 12, 2016 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 128keaton/632b53cf34e2c7e850788cc8a4a74c54 to your computer and use it in GitHub Desktop.
Save 128keaton/632b53cf34e2c7e850788cc8a4a74c54 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>download</key>
<string>http://apple.com</string>
<key>version</key>
<string>4.03</string>
<key>categories</key>
<dict>
<key>web</key>
<string></string>
<key>utilities</key>
<string></string>
</dict>
<key>description</key>
<string>Awesome Web Browser</string>
<key>icons</key>
<dict>
<key>small.png</key>
<string></string>
<key>big.png</key>
<string></string>
</dict>
<key>name</key>
<string>Safari.app</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment