{ | |
"builds": [ | |
{ | |
"name": "impeller-cmake-example", | |
"archives": [], | |
"drone_dimensions": [ | |
"device_type=none", | |
"os=Mac-12|Mac-13", | |
"cpu=arm64" | |
], | |
"gclient_variables": { | |
"download_android_deps": false, | |
"download_impeller_cmake_example": true | |
}, | |
"gn": [ | |
"--impeller-cmake-example", | |
"--xcode-symlinks" | |
], | |
"ninja": { | |
"config": "impeller-cmake-example", | |
"targets": [ | |
] | |
} | |
} | |
] | |
} |