We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee16f0 commit 0e39fb3Copy full SHA for 0e39fb3
scripts/build_zip.sh
@@ -25,7 +25,7 @@ fi
25
# output directory.
26
OUTPUT_DIR="$REPO/$1"
27
28
-cd ReleaseToolings
+cd ReleaseTooling
29
swift run zip-builder -keepBuildArtifacts true -updatePodRepo true \
30
-templateDir "${REPO}"/ReleaseTooling/Template -localPodspecPath "${REPO}" \
31
-outputDir "${OUTPUT_DIR}" -customSpecRepos https://github.com/firebase/SpecsStaging.git
0 commit comments