{ | |
"comments": [ | |
"Tests for 32-bit iOS simulators." | |
], | |
"xcode version": "9.0", | |
"gn_args": [ | |
"goma_dir=\"$(goma_dir)\"", | |
"is_component_build=false", | |
"is_debug=true", | |
"target_cpu=\"x86\"", | |
"target_os=\"ios\"", | |
"use_goma=true" | |
], | |
"use_analyze": false, | |
"additional_compile_targets": [ "all" ], | |
"configuration": "Debug", | |
"sdk": "iphonesimulator9.3", | |
"tests": [ | |
{ | |
"include": "common_tests.json", | |
"device type": "iPhone 5", | |
"os": "9.3" | |
} | |
] | |
} |