1
Fork 0

Finally fix UTI issue

This commit is contained in:
Joshua Goins 2020-05-30 06:33:15 -04:00 committed by redstrate
parent 7027f3a6af
commit a6db80ddfc

View file

@ -14,7 +14,7 @@
<key>CFBundleTypeIconFile</key>
<string></string>
<key>CFBundleTypeName</key>
<string>Procreate Document</string>
<string></string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSItemContentTypes</key>
@ -60,6 +60,10 @@
<key>UTImportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeDescription</key>
<string>Procreate Document</string>
<key>UTTypeIdentifier</key>