Add rank and role to suppress upload warnings
This commit is contained in:
parent
1838b0635f
commit
f59a0a34c7
|
@ -16,6 +16,10 @@
|
|||
<string>public.content</string>
|
||||
<string>public.data</string>
|
||||
</array>
|
||||
<key>LSHandlerRank</key>
|
||||
<string>Alternate</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
|
Loading…
Reference in New Issue