Use boolean values instead of strings. With this landed https://codereview.chromium.org/1723033003/ can be reverted. BUG=498746 R=smut@google.com Review URL: https://codereview.webrtc.org/1728743002 . Cr-Commit-Position: refs/heads/master@{#11724}
20 lines
321 B
JSON
20 lines
321 B
JSON
{
|
|
"owners": [
|
|
"kjellander"
|
|
],
|
|
"comments": [
|
|
"Builder for 32-bit devices."
|
|
],
|
|
"xcode version": "7.0",
|
|
"GYP_DEFINES": {
|
|
"chromium_ios_signing": "0",
|
|
"target_arch": "arm"
|
|
},
|
|
"use_analyze": false,
|
|
"compiler": "ninja",
|
|
"configuration": "Release",
|
|
"sdk": "iphoneos9.0",
|
|
"tests": [
|
|
]
|
|
}
|