diff --git a/project.yml b/project.yml index 7c222b1..154425e 100644 --- a/project.yml +++ b/project.yml @@ -135,6 +135,7 @@ targets: info: path: ShareExtension/Resources/Info.plist properties: + ITSAppUsesNonExemptEncryption: false CFBundleDisplayName: An Zitare schicken CFBundleShortVersionString: "0.1.0" CFBundleVersion: "1" @@ -172,6 +173,7 @@ targets: info: path: Widgets/ZitareWidget/Resources/Info.plist properties: + ITSAppUsesNonExemptEncryption: false CFBundleDisplayName: Zitare Widget CFBundleShortVersionString: "0.1.0" CFBundleVersion: "1"