blob: 530ab2f4ef7a229dc92aa310a62726a7fd0d756f [file] [log] [blame]
{
"builds": [
{
"archives": [],
"drone_dimensions": [
"device_type=none",
"mac_model=Macmini8,1",
"os=Mac-12"
],
"gn": [
"--ios",
"--runtime-mode",
"debug",
"--simulator",
"--no-lto"
],
"name": "ios_debug_sim",
"ninja": {
"config": "ios_debug_sim",
"targets": []
},
"tests": []
},
{
"archives": [],
"drone_dimensions": [
"device_type=none",
"mac_model=Macmini8,1",
"os=Mac-12"
],
"generators": {},
"gn": [
"--ios",
"--runtime-mode",
"debug",
"--simulator",
"--simulator-cpu=arm64",
"--no-lto",
"--no-goma"
],
"name": "ios_debug_sim_arm64",
"ninja": {
"config": "ios_debug_sim_arm64",
"targets": []
},
"tests": []
},
{
"archives": [],
"drone_dimensions": [
"device_type=none",
"mac_model=Macmini8,1",
"os=Mac-12"
],
"gn": [
"--ios",
"--runtime-mode",
"profile",
"--bitcode"
],
"name": "ios_profile",
"ninja": {
"config": "ios_profile",
"targets": []
},
"tests": []
}
],
"tests": []
}