From 85eba0cacb580dd4cc692e52a123a6a82b5cd690 Mon Sep 17 00:00:00 2001 From: Matthew Chen Date: Tue, 27 Feb 2018 14:54:35 -0500 Subject: [PATCH] "Bump build to 2.20.1.1." --- Signal/Signal-Info.plist | 2 +- SignalShareExtension/Info.plist | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Signal/Signal-Info.plist b/Signal/Signal-Info.plist index 22fbd624e..de379f271 100644 --- a/Signal/Signal-Info.plist +++ b/Signal/Signal-Info.plist @@ -38,7 +38,7 @@ CFBundleVersion - 2.20.1.0 + 2.20.1.1 ITSAppUsesNonExemptEncryption LOGS_EMAIL diff --git a/SignalShareExtension/Info.plist b/SignalShareExtension/Info.plist index 710d778b8..8d452f603 100644 --- a/SignalShareExtension/Info.plist +++ b/SignalShareExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.20.1 CFBundleVersion - 2.20.1.0 + 2.20.1.1 ITSAppUsesNonExemptEncryption NSAppTransportSecurity @@ -61,10 +61,10 @@ $extensionItem.attachments, $attachment, ( - ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" + ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" ) - AND NOT (ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.vcard") + AND NOT (ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.vcard") ).@count >= 1 ).@count == 1