Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(725)

Unified Diff: ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json

Issue 1411183010: Make MB aware of iOS bot configs and get iOS working. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to #360460, clean up Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json
diff --git a/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json b/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json
new file mode 100644
index 0000000000000000000000000000000000000000..7ca333eda7f6dd7b98708adde208c269c287c5b3
--- /dev/null
+++ b/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json
@@ -0,0 +1,23 @@
+{
+ "owners": [
+ "dpranke",
+ "smut"
+ ],
+ "comments": [
+ "GN + Ninja simulator build."
+ ],
+ "xcode version": "7.0",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "target_subarch": "both"
+ },
+ "gn_args": [
+ "target_os=\"ios\""
+ ],
+ "mb_type": "gn",
+ "compiler": "ninja",
+ "configuration": "Debug",
+ "sdk": "iphonesimulator9.0",
+ "tests": [
+ ]
+}
« no previous file with comments | « ios/build/bots/chromium.mac/iOS_Device_GN.json ('k') | ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698