summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-01-21 16:03:53 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-01-22 14:45:57 -0800
commit7338db692d0140b8c02b14656948bb4d193edb21 (patch)
treec0cb384fb997aa6fcef8e7588d8badc988b39e83 /ios
parentf986417f5c68ae0429537b340576f8002af1c49a (diff)
downloadqtlocation-mapboxgl-7338db692d0140b8c02b14656948bb4d193edb21.tar.gz
[ios] Refactored build scripts
package.sh now recognizes several environment variables through make that influence the build settings and targets. Info.plist variables are substituted with the correct values in both the static and dynamic frameworks. Fixes #3656.
Diffstat (limited to 'ios')
-rw-r--r--ios/framework/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/framework/Info.plist b/ios/framework/Info.plist
index 7cb6e1dfd3..3bf250da27 100644
--- a/ios/framework/Info.plist
+++ b/ios/framework/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>0</string>
+ <string>0.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>