summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-03-20 16:37:49 -0500
committerBrad Leege <bleege@gmail.com>2015-03-20 16:37:49 -0500
commit8a73f2186afb1f58fe7ea469fb426a6115ee209e (patch)
treeb694122b661ffc346ef0499ae72348607e26e26d /gyp
parentc4097fff2de10a198270756e85618e188314963f (diff)
downloadqtlocation-mapboxgl-8a73f2186afb1f58fe7ea469fb426a6115ee209e.tar.gz
#1033 - Adding CoreTelephony dependency and fixing access token setting method name.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index 738a4afa5e..317b37b9b3 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -45,6 +45,7 @@
'ldflags': [
'-framework CoreGraphics',
'-framework CoreLocation',
+ '-framework CoreTelephony',
'-framework ImageIO',
'-framework GLKit',
'-framework MobileCoreServices',