mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 05:54:39 -04:00
Add "CFBundleTypeRole: Viewer" to avoid runtime warning.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user