From 446cff2f8f081feb6d91d4086e4b394af953437a Mon Sep 17 00:00:00 2001 From: Diego Rey Mendez Date: Fri, 20 Dec 2024 14:32:26 -0300 Subject: [PATCH] Rolled back an unintentional change --- DuckDuckGo/Info.plist | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/DuckDuckGo/Info.plist b/DuckDuckGo/Info.plist index c62dd7e7f5..5e88ebbac6 100644 --- a/DuckDuckGo/Info.plist +++ b/DuckDuckGo/Info.plist @@ -2,6 +2,10 @@ + LSApplicationQueriesSchemes + + youtube + BGTaskSchedulerPermittedIdentifiers com.duckduckgo.app.configurationRefresh @@ -150,16 +154,10 @@ $(GROUP_ID_PREFIX) ITSAppUsesNonExemptEncryption - LSApplicationQueriesSchemes - - youtube - LSRequiresIPhoneOS LSSupportsOpeningDocumentsInPlace - NSAdvertisingAttributionReportEndpoint - https://duckduckgo.com NSAppTransportSecurity NSAllowsArbitraryLoads @@ -177,15 +175,10 @@ Allows you to save images to your device NSSpeechRecognitionUsageDescription This is required to use voice search. DuckDuckGo never records what you say. - NSSupportsLiveActivities - NSUserActivityTypes - CancelSnoozeLiveActivityAppIntentIntent ConfigurationIntent - SUBSCRIPTION_APP_GROUP - $(AppIdentifierPrefix)$(SUBSCRIPTION_APP_GROUP) UIApplicationShortcutItems @@ -220,6 +213,10 @@ UIStatusBarHidden + SUBSCRIPTION_APP_GROUP + $(AppIdentifierPrefix)$(SUBSCRIPTION_APP_GROUP) + NSSupportsLiveActivities + UIStatusBarStyle UIStatusBarStyleDefault UISupportedInterfaceOrientations~ipad @@ -229,6 +226,8 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSAdvertisingAttributionReportEndpoint + https://duckduckgo.com UIViewControllerBasedStatusBarAppearance VAULT_APP_GROUP