summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-03-12 15:00:14 -0700
committerJason Wray <jason@mapbox.com>2019-03-12 15:00:14 -0700
commit91c5e7216ef31a3f502eff001c555abfbe52bb32 (patch)
treed34b0f96a2e4d579657fba8dc9612c5bfea0d57d
parent103f86c4bca08c34c592edd481f078b7bf77cb3f (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-cleans-less.tar.gz
[ios, build] Remove unnecessary clean step from release packagingupstream/friedbunny-cleans-less
-rwxr-xr-xplatform/ios/scripts/deploy-packages.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/ios/scripts/deploy-packages.sh b/platform/ios/scripts/deploy-packages.sh
index d7c000105c..a0efbd622e 100755
--- a/platform/ios/scripts/deploy-packages.sh
+++ b/platform/ios/scripts/deploy-packages.sh
@@ -94,7 +94,6 @@ git checkout ${VERSION_TAG}
step "Deploying version ${PUBLISH_VERSION}…"
-make clean && make distclean
npm install --ignore-scripts
mkdir -p ${BINARY_DIRECTORY}