diff --git a/ci/builders/mac_ios_engine_release.json b/ci/builders/mac_ios_engine_release.json index b6df4be2fc888..269dd67d0e8cb 100644 --- a/ci/builders/mac_ios_engine_release.json +++ b/ci/builders/mac_ios_engine_release.json @@ -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": [] }