mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove autoninja. (flutter/engine#38136)
Autoninja is being deprecated and this is removing engine v2 configurations.
This commit is contained in:
parent
83206b1c23
commit
493eaa6275
@ -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": []
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user