Преглед изворни кода

register type identifier public.vcard for sharing contacts to Delta Chat

cyberta пре 2 година
родитељ
комит
57a2a87b08
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      DcShare/Info.plist

+ 1 - 0
DcShare/Info.plist

@@ -40,6 +40,7 @@ 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"
+ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.vcard"
 ).@count == $extensionItem.attachments.@count
 ).@count &gt;= 1</string>
 		</dict>