summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-03-25 13:58:02 -0500
committerBrad Leege <bleege@gmail.com>2015-03-25 13:58:02 -0500
commita16fc1c0df130ec908687faccd1752dbfe556782 (patch)
tree894d685982a665fe187599a4c851c426b31c9a07
parenta0060a894d70719a77118106f19fb1a74fc00154 (diff)
parent788c95a1152054d42c827c1ad3e03affb3ebf162 (diff)
downloadqtlocation-mapboxgl-a16fc1c0df130ec908687faccd1752dbfe556782.tar.gz
Merge pull request #1097 from mapbox/1095-settings-bundle
Adding Settings.bundle to project generation
-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': [