CFBundleDevelopmentRegion en CFBundleDisplayName Telegram CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIcons CFBundleIcons~ipad CFBundleIdentifier $(TELEGRAPH_SHARE_BUNDLE_ID) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType XPC! CFBundleShortVersionString 3.6 CFBundleSignature ???? CFBundleVersion 5 NSExtension NSExtensionAttributes NSExtensionActivationRule SUBQUERY ( extensionItems, $extensionItem, SUBQUERY ( $extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.file-url" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.movie" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.image" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.text" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.audio" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.vcard" ).@count == $extensionItem.attachments.@count ).@count > 0 NSExtensionPointIdentifier com.apple.share-services NSExtensionPrincipalClass TGShareController