From 61cb6817c27f9f4df61a55b10d765b3b6f4b934f Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Wed, 26 Jun 2024 12:47:13 +0200 Subject: [PATCH] MOBILE-4470 ios: Increase iOS min deployment target to 13.0 The 4.4 app doesn't work in iOS 11 and 12, and Ionic doesn't test the framework in iOS 11-13. So we decided to increase the deployment target to 13.0 --- config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.xml b/config.xml index 550887f18..c95b5547f 100644 --- a/config.xml +++ b/config.xml @@ -42,6 +42,7 @@ +