summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-09-14 19:16:39 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-09-14 19:16:39 -0700
commit7943b1b71cd76612a0e9f33a256b2f8a1afecf37 (patch)
tree83f99df66723bac0b0299257e949899188f8fab3 /scripts
parent5ef7011089e761dda0a26782c04dad9f61e65d34 (diff)
parent6bfb18f075f5d7bbb05a01aa9519c0c553e2c5f2 (diff)
downloadqtlocation-mapboxgl-7943b1b71cd76612a0e9f33a256b2f8a1afecf37.tar.gz
Merge branch 'release-ios-v2.1.0'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ios/publish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ios/publish.sh b/scripts/ios/publish.sh
index 61270fb45e..c914fcaccd 100755
--- a/scripts/ios/publish.sh
+++ b/scripts/ios/publish.sh
@@ -6,7 +6,7 @@ set -u
#
# iOS release tag format is `vX.Y.Z`; `X.Y.Z` gets passed in
-# In the case of symbolicated builds, we also append the `style`.
+# In the case of symbolicated builds, we also append the `-symbols`.
#
PUBLISH_VERSION="$1"