From cdbfc4518c99223215237f70eb4753ccd7e6d1b3 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Thu, 13 Apr 2023 00:50:52 +0200 Subject: [PATCH] Added the "wikipedia" to the Queried URL schemes in the Info.plist file to support querying to the Wikipedia app. --- Apps/Locations/Resources/Info.plist | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Apps/Locations/Resources/Info.plist b/Apps/Locations/Resources/Info.plist index 0c67376..bb76b77 100644 --- a/Apps/Locations/Resources/Info.plist +++ b/Apps/Locations/Resources/Info.plist @@ -1,5 +1,10 @@ - + + LSApplicationQueriesSchemes + + wikipedia + +