summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-05-05 13:00:25 -0500
committerBrad Leege <bleege@gmail.com>2015-05-05 13:00:25 -0500
commitacd27fc386ba413fbec4cac75d4407eb77712883 (patch)
treec227dd491369473ad25f0faf4018921df5f89d1c /gyp
parent97fe50f35dbaa653fce44aa2918ba20b65c6b704 (diff)
parent804c092c81c01a4ba9bc25654c30f5f285e6eb54 (diff)
downloadqtlocation-mapboxgl-acd27fc386ba413fbec4cac75d4407eb77712883.tar.gz
Merge pull request #1329 from mapbox/1225-start-token
MapboxGL Startup Infrastructure
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index d23192c8c6..1f96f94702 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -25,6 +25,8 @@
'../platform/ios/MGLMapView.mm',
'../platform/ios/MGLFileCache.h',
'../platform/ios/MGLFileCache.mm',
+ '../include/mbgl/ios/MGLAccountManager.h',
+ '../platform/ios/MGLAccountManager.m',
'../include/mbgl/ios/MGLAnnotation.h',
'../include/mbgl/ios/MGLUserLocation.h',
'../platform/ios/MGLUserLocation_Private.h',