Skip to content

Instantly share code, notes, and snippets.

@akanieski
Forked from palaniraja/manifest.plist
Last active August 29, 2015 14:01
Show Gist options
  • Save akanieski/5561101ca7319b993be3 to your computer and use it in GitHub Desktop.
Save akanieski/5561101ca7319b993be3 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>items</key>
<array>
<dict>
<key>assets</key>
<array>
<dict>
<key>kind</key>
<string>software-package</string>
<key>url</key>
<string>https://dl.dropboxusercontent.com/u/9675825/khim_0_2_0.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>njkhim</string>
<key>bundle-version</key>
<string>0.2.0</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>KHIM Inspections</string>
</dict>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment