From fad8ed3f504d31a2c62d012177bb60b9ffc94a81 Mon Sep 17 00:00:00 2001 From: Kyle Date: Mon, 27 Jul 2026 03:50:01 +0800 Subject: [PATCH] Update Tuist to 4.203.0-rc.1 --- Example/mise.toml | 2 +- mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/mise.toml b/Example/mise.toml index 9d16c181..cc14d054 100644 --- a/Example/mise.toml +++ b/Example/mise.toml @@ -1,2 +1,2 @@ [tools] -tuist = "4.193.0" +tuist = "4.203.0-rc.1" diff --git a/mise.toml b/mise.toml index 82eb7c50..cc14d054 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -tuist = "4.156.0" +tuist = "4.203.0-rc.1"