summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-03-25 12:34:40 -0500
committerBrad Leege <bleege@gmail.com>2015-03-25 12:34:40 -0500
commit788c95a1152054d42c827c1ad3e03affb3ebf162 (patch)
tree408e0c08db97aba6509fe4676cf046edd6c9908d /ios
parent0bd7a4d808eefb7111c755646369393dba501245 (diff)
downloadqtlocation-mapboxgl-788c95a1152054d42c827c1ad3e03affb3ebf162.tar.gz
#1095 - Adding Settings.bundle to project generation
Diffstat (limited to 'ios')
-rw-r--r--ios/app/mapboxgl-app.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ios/app/mapboxgl-app.gyp b/ios/app/mapboxgl-app.gyp
index 793ba6bce4..04207c5570 100644
--- a/ios/app/mapboxgl-app.gyp
+++ b/ios/app/mapboxgl-app.gyp
@@ -10,7 +10,8 @@
'mac_bundle': 1,
'mac_bundle_resources': [
'<!@(find ./img -type f)',
- './features.geojson'
+ './features.geojson',
+ './Settings.bundle/'
],
'dependencies': [