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