summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2016-01-20 15:26:03 -0500
committerJason Wray <jason@mapbox.com>2016-01-20 15:26:03 -0500
commit7afd6045ddc3dea356f59792bd0c9d466bd4fb8b (patch)
tree62c66f8afdf9ba19263dabde49ab8d69c0674f00
parent460b21e32475a04aa90b0cbfda70561049a2beca (diff)
downloadqtlocation-mapboxgl-7afd6045ddc3dea356f59792bd0c9d466bd4fb8b.tar.gz
[ios] Make demo app's build number more realistic
[skipci]
-rw-r--r--ios/app/app-info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/app-info.plist b/ios/app/app-info.plist
index 87927353b1..eb2080dd08 100644
--- a/ios/app/app-info.plist
+++ b/ios/app/app-info.plist
@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>MBGL</string>
<key>CFBundleVersion</key>
- <string>0.0.3</string>
+ <string>7877</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MGLMetricsTestServerURL</key>