소스 검색

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.audio" ||
 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"
 ).@count == $extensionItem.attachments.@count
 ).@count >= 1</string>