Commit d4c266ca authored by smut's avatar smut Committed by Commit bot

Update Clang ToT iOS builder to use the 8.3 SDK

BUG=452726

Review URL: https://codereview.chromium.org/1146243003

Cr-Commit-Position: refs/heads/master@{#330821}
parent 7d351330
......@@ -3,9 +3,9 @@
"hans"
],
"comments": [
"Clang tip-of-tree builder for iOS"
"Clang tip-of-tree builder for iOS."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_use_chrome_plugins": "0",
......@@ -17,7 +17,7 @@
},
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment