From c95d3eca69eb1674b80f365f98b86cb282c4cc52 Mon Sep 17 00:00:00 2001 From: Dhiogo Brustolin Date: Fri, 20 Dec 2024 14:46:02 +0100 Subject: [PATCH] Update scripts/xcode-test.sh --- scripts/xcode-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/xcode-test.sh b/scripts/xcode-test.sh index 18e71aff51..f4af017132 100755 --- a/scripts/xcode-test.sh +++ b/scripts/xcode-test.sh @@ -15,7 +15,7 @@ COMMAND="${4:-test}" DEVICE=${5:-iPhone 14} CONFIGURATION_OVERRIDE="${6:-}" DERIVED_DATA_PATH="${7:-}" -TEST_SCHEME="${8:Sentry}" +TEST_SCHEME="${8:-Sentry}" case $PLATFORM in