From b940009b0eb1ec372a5edb7a51959aee2cb28d66 Mon Sep 17 00:00:00 2001 From: Kiryl Kaveryn Date: Fri, 27 Dec 2024 21:30:29 +0400 Subject: [PATCH] [ios] replace UIWebView with the WKWebView on OpeningHoursEditorViewController To silent compile time warning (the UIWebView is not supported since iOS 13.0) Signed-off-by: Kiryl Kaveryn --- iphone/Maps/UI/Storyboard/Main.storyboard | 24 +++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/iphone/Maps/UI/Storyboard/Main.storyboard b/iphone/Maps/UI/Storyboard/Main.storyboard index 897920a6f2..a78cd06513 100644 --- a/iphone/Maps/UI/Storyboard/Main.storyboard +++ b/iphone/Maps/UI/Storyboard/Main.storyboard @@ -536,23 +536,27 @@ - - - + + + - + - + + + + + - + + - - + - + @@ -659,7 +663,7 @@ - +