diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2015-05-20 14:38:36 -0700 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2015-05-20 14:38:36 -0700 |
commit | 256b748458571201fe2b64bdf84dae6ec9b5932e (patch) | |
tree | 850d298f43f52db5e7e59eaabcb78a5d71237d0b /gyp | |
parent | 8f8631963b66a0442e6b5fbc920a58d72e7ae1d7 (diff) | |
parent | 90a50c0c4150080f725cc6b66909eef58a2a9b4a (diff) | |
download | qtlocation-mapboxgl-256b748458571201fe2b64bdf84dae6ec9b5932e.tar.gz |
Merge branch '1ec5-plist-1535'
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/platform-ios.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi index 0034831a91..0ec67786a7 100644 --- a/gyp/platform-ios.gypi +++ b/gyp/platform-ios.gypi @@ -26,6 +26,7 @@ '../platform/ios/MGLFileCache.h', '../platform/ios/MGLFileCache.mm', '../include/mbgl/ios/MGLAccountManager.h', + '../platform/ios/MGLAccountManager_Private.h', '../platform/ios/MGLAccountManager.m', '../include/mbgl/ios/MGLAnnotation.h', '../include/mbgl/ios/MGLUserLocation.h', |