summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-01-06 16:40:16 +0100
committerKonstantin Käfer <mail@kkaefer.com>2016-01-07 16:13:20 +0100
commitaa76b680ef989e3b2984a49452434b78ba5d18f6 (patch)
treef08199c7454d245b0992ead961e86785d804f4ed /deps
parent1caad0db7c53641506fa9e147274bff5e4adaf35 (diff)
downloadqtlocation-mapboxgl-aa76b680ef989e3b2984a49452434b78ba5d18f6.tar.gz
[build] change Mac OS X platform target to avoid mismatch
Diffstat (limited to 'deps')
-rw-r--r--deps/gyp/test/mac/app-bundle/test-assets-catalog.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/gyp/test/mac/app-bundle/test-assets-catalog.gyp b/deps/gyp/test/mac/app-bundle/test-assets-catalog.gyp
index 25f94a12d0..5a1096d474 100644
--- a/deps/gyp/test/mac/app-bundle/test-assets-catalog.gyp
+++ b/deps/gyp/test/mac/app-bundle/test-assets-catalog.gyp
@@ -36,7 +36,7 @@
},
'xcode_settings': {
'INFOPLIST_FILE': 'TestApp/TestApp-Info.plist',
- 'MACOSX_DEPLOYMENT_TARGET': '10.9',
+ 'MACOSX_DEPLOYMENT_TARGET': '10.10',
},
},
],