From 0781330cad55b57e687c255fff31079c14ce2954 Mon Sep 17 00:00:00 2001 From: Eric Marchand <129385512+e-marchand@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:48:47 +0100 Subject: [PATCH] Update xcode.json --- xcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode.json b/xcode.json index af40335..833eb77 100644 --- a/xcode.json +++ b/xcode.json @@ -52,6 +52,6 @@ "": { "xcode": "~15.3.0", "ios": "16.0", - "swift": "5.9.2" + "swift": "5.10.0" } }