瀏覽代碼

allow also plain text sharing

cyberta 5 年之前
父節點
當前提交
eae67aa5f6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      DcShare/Info.plist

+ 1 - 0
DcShare/Info.plist

@@ -34,6 +34,7 @@ $attachment,
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.image" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.image" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.audio" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.audio" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.movie" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.movie" ||
+ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.plain-text" ||
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url"
 ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url"
 ).@count == $extensionItem.attachments.@count
 ).@count == $extensionItem.attachments.@count
 ).@count >= 1</string>
 ).@count >= 1</string>