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 f712fd6 commit 54bab2bCopy full SHA for 54bab2b
scripts/build_zip.sh
@@ -24,7 +24,7 @@ fi
24
25
# The release build won't generage Carthage distro if the curreent
26
# PackageManifest version has already been released.
27
-carthage_version_check="--disable-carthage-version-check"
+carthage_version_check="--enable-carthage-version-check"
28
29
# If there is a third option set, add options to build from head instead of
30
# staging and/or trunk.
0 commit comments