summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-02-09 12:04:23 -0800
committerBrad Leege <bleege@gmail.com>2016-02-10 19:05:23 -0800
commit4719b73ac7ea6f5c09c8378ea6f6bb193b866084 (patch)
tree218fad22fe38ce39450030bc681628d99332e678 /gyp
parent0dfa2e563c908d42bb17fe4b9d16f49ad06cbb63 (diff)
downloadqtlocation-mapboxgl-4719b73ac7ea6f5c09c8378ea6f6bb193b866084.tar.gz
[android][ios][core] - #2421 Moving Mapbox PROD and TEST certificates to common location and updating iOS projects to load them from there
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index b70abd3a13..b166286af7 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -128,6 +128,7 @@
],
'mac_bundle_resources': [
'<!@(find ../platform/ios/resources -type f \! -name "README" \! -name \'.*\')',
+ '<!@(find ../platform/default/resources -type f \! -name "README" \! -name \'.der\')',
],
},
},