summaryrefslogtreecommitdiff
path: root/ios/app
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-07-27 19:01:03 -0400
committerJason Wray <jason@kulturny.com>2015-07-28 10:18:30 -0400
commitc1cd961093004997b55b1610b41b3be91bec5b28 (patch)
treec097e03a8dcd9ee7d26df71555aa55e0b0ad5f8d /ios/app
parent60a21de907cc9dcb48b7a21fdc0e455bb1081b51 (diff)
downloadqtlocation-mapboxgl-c1cd961093004997b55b1610b41b3be91bec5b28.tar.gz
Include app-info.plist in demo app project
[skip ci]
Diffstat (limited to 'ios/app')
-rw-r--r--ios/app/mapboxgl-app.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/ios/app/mapboxgl-app.gypi b/ios/app/mapboxgl-app.gypi
index 0a39c7f7d3..34381ca158 100644
--- a/ios/app/mapboxgl-app.gypi
+++ b/ios/app/mapboxgl-app.gypi
@@ -13,7 +13,8 @@
'./points.geojson',
'./polyline.geojson',
'./threestates.geojson',
- './Settings.bundle/'
+ './Settings.bundle/',
+ './app-info.plist'
],
'dependencies': [