25 lines
438 B
JSON
25 lines
438 B
JSON
|
{
|
||
|
"owners": [
|
||
|
"kjellander"
|
||
|
],
|
||
|
"comments": [
|
||
|
"Tests for 32-bit iOS 9.0 simulators."
|
||
|
],
|
||
|
"xcode version": "7.0",
|
||
|
"GYP_DEFINES": {
|
||
|
"chromium_ios_signing": "0",
|
||
|
"target_arch": "ia32"
|
||
|
},
|
||
|
"use_analyze": false,
|
||
|
"compiler": "ninja",
|
||
|
"configuration": "Debug",
|
||
|
"sdk": "iphonesimulator9.0",
|
||
|
"tests": [
|
||
|
{
|
||
|
"include": "common_tests.json",
|
||
|
"device type": "iPhone 5s",
|
||
|
"os": "9.0"
|
||
|
}
|
||
|
]
|
||
|
}
|