summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2019-03-12 16:19:32 -0700
committerGitHub <noreply@github.com>2019-03-12 16:19:32 -0700
commit565792606d5d03d0cc9889f112bb50345c899005 (patch)
treeebfd1addd11e26287506b29417ebdafa1dc150bd
parent096dea16e31c6e0d91eba0cab1ab2efc5d6ae853 (diff)
downloadqtlocation-mapboxgl-565792606d5d03d0cc9889f112bb50345c899005.tar.gz
[ios, build] Remove unnecessary clean step from release packaging
-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}