Add "CFBundleTypeRole: Viewer" to avoid runtime warning.

This commit is contained in:
Daisuke Cato
2016-10-12 16:03:40 +09:00
parent 649c203759
commit 974d9e8270

View File

@ -24,6 +24,8 @@
<dict>
<key>CFBundleTypeName</key>
<string></string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>