Skip to content

Commit 54bab2b

Browse files
committed
Restore build_zip.sh
1 parent f712fd6 commit 54bab2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_zip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424

2525
# The release build won't generage Carthage distro if the curreent
2626
# PackageManifest version has already been released.
27-
carthage_version_check="--disable-carthage-version-check"
27+
carthage_version_check="--enable-carthage-version-check"
2828

2929
# If there is a third option set, add options to build from head instead of
3030
# staging and/or trunk.

0 commit comments

Comments
 (0)