Build ios with goma. (flutter/engine#37246)
This commit is contained in:
@@ -35,8 +35,7 @@
|
||||
"debug",
|
||||
"--simulator",
|
||||
"--simulator-cpu=arm64",
|
||||
"--no-lto",
|
||||
"--no-goma"
|
||||
"--no-lto"
|
||||
],
|
||||
"name": "ios_debug_sim_arm64",
|
||||
"ninja": {
|
||||
|
||||
@@ -31,8 +31,7 @@
|
||||
"gn": [
|
||||
"--ios",
|
||||
"--runtime-mode",
|
||||
"release",
|
||||
"--no-goma"
|
||||
"release"
|
||||
],
|
||||
"name": "ios_release",
|
||||
"ninja": {
|
||||
@@ -59,8 +58,7 @@
|
||||
"debug",
|
||||
"--simulator",
|
||||
"--simulator-cpu=arm64",
|
||||
"--no-lto",
|
||||
"--no-goma"
|
||||
"--no-lto"
|
||||
],
|
||||
"name": "ios_debug_sim_arm64",
|
||||
"ninja": {
|
||||
|
||||
Reference in New Issue
Block a user