mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
47 lines
1.1 KiB
Text
47 lines
1.1 KiB
Text
<?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>http://www.newsblur.com/ios/NewsBlur.ipa</string>
|
|
</dict>
|
|
<dict>
|
|
<key>kind</key>
|
|
<string>full-size-image</string>
|
|
<key>needs-shine</key>
|
|
<false/>
|
|
<key>url</key>
|
|
<string>http://www.newsblur.com/media/ios/Resources/logo_512.png</string>
|
|
</dict>
|
|
<dict>
|
|
<key>kind</key>
|
|
<string>display-image</string>
|
|
<key>needs-shine</key>
|
|
<false/>
|
|
<key>url</key>
|
|
<string>http://www.newsblur.com/media/ios/Resources/logo_57.png</string>
|
|
</dict>
|
|
</array>
|
|
<key>metadata</key>
|
|
<dict>
|
|
<key>bundle-identifier</key>
|
|
<string>com.newsblur.NewsBlur</string>
|
|
<key>bundle-version</key>
|
|
<string>2.4.6</string>
|
|
<key>kind</key>
|
|
<string>software</string>
|
|
<key>title</key>
|
|
<string>NewsBlur</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|