summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2019-03-01 14:16:33 -0800
committerjmkiley <jordan.kiley@mapbox.com>2019-03-11 12:54:49 -0700
commitdb00d9d0915f28ef2bb1292b9ac038cd2ae5753d (patch)
tree7e1abf5c8fd9c5e370b33336597612fd1c700939
parent3728de7aca0d27b53cb0f937b5dab68793609c36 (diff)
downloadqtlocation-mapboxgl-db00d9d0915f28ef2bb1292b9ac038cd2ae5753d.tar.gz
[ios] remove public-read
-rwxr-xr-xplatform/ios/scripts/code-coverage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/scripts/code-coverage.sh b/platform/ios/scripts/code-coverage.sh
index 17c9a5a439..e0aa0c7fab 100755
--- a/platform/ios/scripts/code-coverage.sh
+++ b/platform/ios/scripts/code-coverage.sh
@@ -32,4 +32,4 @@ rm -f output.json
if [ -z `which aws` ]; then
brew install awscli
fi
-aws s3 cp $fileName.json s3://mapbox-loading-dock/raw/mobile.coverage/ --acl public-read \ No newline at end of file
+aws s3 cp $fileName.json s3://mapbox-loading-dock/raw/mobile.coverage/ --acl \ No newline at end of file