summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-14 11:42:05 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-14 11:42:05 -0700
commita6ee7b701e06128b63c54d77d5965385faa9fbdd (patch)
treee5b7df0bae2044e286313c7a6025b0c3c554dbf1
parent7447b03ee7729a5394602d2c36626e11e298ac9a (diff)
downloadqtlocation-mapboxgl-a6ee7b701e06128b63c54d77d5965385faa9fbdd.tar.gz
get rid of unused framework
-rw-r--r--ios/llmr-app.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/llmr-app.gyp b/ios/llmr-app.gyp
index 82b9b8963d..c0b40c1cc8 100644
--- a/ios/llmr-app.gyp
+++ b/ios/llmr-app.gyp
@@ -29,7 +29,6 @@
'$(SDKROOT)/System/Library/Frameworks/UIKit.framework',
'$(SDKROOT)/System/Library/Frameworks/OpenGLES.framework',
'$(SDKROOT)/System/Library/Frameworks/GLKit.framework',
- '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
'$(SDKROOT)/System/Library/Frameworks/CoreLocation.framework'
],
},