summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-04-04 17:24:05 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-05 11:23:26 -0700
commit81261cafaba781293d8359fa609373afab3c6337 (patch)
tree1a4b9b62f473362087f995ac054ed2b118c2ebee /gyp
parenta64775a90910f0fc20f3bbc79abe2fba13f82852 (diff)
downloadqtlocation-mapboxgl-81261cafaba781293d8359fa609373afab3c6337.tar.gz
[ios, osx] Compile http_request_nsurl.mm with ARC
Diffstat (limited to 'gyp')
-rw-r--r--gyp/http-nsurl.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/http-nsurl.gypi b/gyp/http-nsurl.gypi
index 9c212ee7c0..e22da472ce 100644
--- a/gyp/http-nsurl.gypi
+++ b/gyp/http-nsurl.gypi
@@ -25,7 +25,7 @@
},
'xcode_settings': {
- 'CLANG_ENABLE_OBJC_ARC': 'NO',
+ 'CLANG_ENABLE_OBJC_ARC': 'YES',
},
'direct_dependent_settings': {