summaryrefslogtreecommitdiffstats
path: root/ios/build
diff options
context:
space:
mode:
authorhans <hans@chromium.org>2015-11-06 15:05:13 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-06 23:06:42 +0000
commita483b17be05d51a14c27215d2be742e48b097c09 (patch)
tree8aaf34f56ad171b0f585b8b95cafad6a008f67ed /ios/build
parent6304e5071d461d8eb2964c31ffaff3542aaeaac7 (diff)
downloadchromium_src-a483b17be05d51a14c27215d2be742e48b097c09.zip
chromium_src-a483b17be05d51a14c27215d2be742e48b097c09.tar.gz
chromium_src-a483b17be05d51a14c27215d2be742e48b097c09.tar.bz2
Update ClangToTiOS bot to use new XCode and SDK
As per https://code.google.com/p/chromium/issues/detail?id=552099#c20 BUG=552099 Review URL: https://codereview.chromium.org/1432823002 Cr-Commit-Position: refs/heads/master@{#358437}
Diffstat (limited to 'ios/build')
-rw-r--r--ios/build/bots/chromium.fyi/ClangToTiOS.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/build/bots/chromium.fyi/ClangToTiOS.json b/ios/build/bots/chromium.fyi/ClangToTiOS.json
index b5a9e2a..5af1ebe 100644
--- a/ios/build/bots/chromium.fyi/ClangToTiOS.json
+++ b/ios/build/bots/chromium.fyi/ClangToTiOS.json
@@ -5,7 +5,7 @@
"comments": [
"Clang tip-of-tree builder for iOS."
],
- "xcode version": "6.3",
+ "xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_use_chrome_plugins": "0",
@@ -17,7 +17,7 @@
},
"compiler": "ninja",
"configuration": "Release",
- "sdk": "iphoneos8.3",
+ "sdk": "iphoneos9.0",
"tests": [
]
}