20 lines
323 B
JSON
20 lines
323 B
JSON
|
{
|
||
|
"owners": [
|
||
|
"kjellander"
|
||
|
],
|
||
|
"comments": [
|
||
|
"Builder for 64-bit devices."
|
||
|
],
|
||
|
"xcode version": "7.0",
|
||
|
"GYP_DEFINES": {
|
||
|
"chromium_ios_signing": "0",
|
||
|
"target_arch": "arm64"
|
||
|
},
|
||
|
"use_analyze": false,
|
||
|
"compiler": "ninja",
|
||
|
"configuration": "Release",
|
||
|
"sdk": "iphoneos9.0",
|
||
|
"tests": [
|
||
|
]
|
||
|
}
|