Skip to content

Commit

Permalink
Added update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lleger committed Jun 9, 2010
1 parent 1c508ad commit 2a76845
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions UpdateManifest.plist
@@ -0,0 +1,21 @@
<?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>Extension Updates</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.newaperio.fbphotozoom</string>
<key>Team Identifier</key>
<string>BLDL2F7TNR</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>URL</key>
<string>http://loganleger.com</string>
</dict>
</array>
</dict>
</plist>

0 comments on commit 2a76845

Please sign in to comment.