diff --git a/Tools/build.sh b/Tools/build.sh index 3d2b422..6233c85 100644 --- a/Tools/build.sh +++ b/Tools/build.sh @@ -1,6 +1,7 @@ #!/bin/bash -e -u -o pipefail # Call with <…other args> +# Invalid comments SDK="$1" SCHEME="$2" shift 2