diff --git a/Example/mise.toml b/Example/mise.toml index fca2305c..5d472a97 100644 --- a/Example/mise.toml +++ b/Example/mise.toml @@ -1,2 +1,2 @@ [tools] -tuist = "4.203.4" +tuist = "4.206.0" diff --git a/Scripts/CI/ag_setup.sh b/Scripts/CI/ag_setup.sh index 5360fe83..2962dc5f 100755 --- a/Scripts/CI/ag_setup.sh +++ b/Scripts/CI/ag_setup.sh @@ -6,7 +6,7 @@ filepath() { } REPO_ROOT="$(dirname $(dirname $(dirname $(filepath $0))))" -DARWINPRIVATEFRAMEWORKS_FALLBACK_REVISION="b7e6ba165f3763dd477f55cc55b4a63f51385571" +DARWINPRIVATEFRAMEWORKS_FALLBACK_REVISION="0cec3b3219dd2d99818e861e3dca7598e7554f98" clone_checkout_ag() { cd $REPO_ROOT diff --git a/mise.toml b/mise.toml index fca2305c..5d472a97 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -tuist = "4.203.4" +tuist = "4.206.0"