From 60e9c3f4eaa2fc0321a6414a52e314192b16465a Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Sun, 4 Aug 2024 03:45:22 -0700 Subject: [PATCH] fix xcode-cloud reference --- xcode-cloud/ci_scripts/ci_post_clone.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/xcode-cloud/ci_scripts/ci_post_clone.sh b/xcode-cloud/ci_scripts/ci_post_clone.sh index 51ba1a6..7e6f769 100755 --- a/xcode-cloud/ci_scripts/ci_post_clone.sh +++ b/xcode-cloud/ci_scripts/ci_post_clone.sh @@ -2,5 +2,4 @@ set -e brew install cmake -rm -rf xcode-main/ci_scripts cmake -B .. -G Xcode ../..