Autoninja is being deprecated and this is removing engine v2
configurations.
This commit is contained in:
godofredoc 2022-12-08 09:39:44 -08:00 committed by GitHub
parent 83206b1c23
commit 493eaa6275

View File

@ -39,8 +39,7 @@
"targets": [
"flutter/shell/platform/darwin/ios:flutter_framework",
"flutter/lib/snapshot:generate_snapshot_bin"
],
"tool": "autoninja"
]
},
"tests": []
},
@ -63,8 +62,7 @@
"name": "ios_debug_sim_arm64",
"ninja": {
"config": "ios_debug_sim_arm64",
"targets": [],
"tool": "autoninja"
"targets": []
},
"tests": []
}