diff --git a/scripts/test_quickstart.sh b/scripts/test_quickstart.sh index f4c19195f89..93ff8f56f8b 100755 --- a/scripts/test_quickstart.sh +++ b/scripts/test_quickstart.sh @@ -39,7 +39,7 @@ if check_secrets; then ONLY_ACTIVE_ARCH=YES \ ) else - have_secrets=true SAMPLE="$sample" #./scripts/test.sh + have_secrets=true SAMPLE="$sample" SWIFT_SUFFIX="" #./scripts/test.sh (xcodebuild \ -workspace ${SAMPLE}/${SAMPLE}Example.xcworkspace \