Try fix module test (#147934)
Issue * https://github.com/flutter/flutter/issues/112033 Suggested in https://github.com/flutter/flutter/issues/112033#issuecomment-1652268832, and makes the test pass for me locally on the M1 Macbook.
This commit is contained in:
parent
45e80fd63b
commit
3391ddf55d
@ -564,10 +564,6 @@ end
|
|||||||
'-resultBundlePath',
|
'-resultBundlePath',
|
||||||
resultBundlePath,
|
resultBundlePath,
|
||||||
'test',
|
'test',
|
||||||
'CODE_SIGNING_ALLOWED=NO',
|
|
||||||
'CODE_SIGNING_REQUIRED=NO',
|
|
||||||
'CODE_SIGN_IDENTITY=-',
|
|
||||||
'EXPANDED_CODE_SIGN_IDENTITY=-',
|
|
||||||
'COMPILER_INDEX_STORE_ENABLE=NO',
|
'COMPILER_INDEX_STORE_ENABLE=NO',
|
||||||
],
|
],
|
||||||
workingDirectory: objectiveCHostApp.path,
|
workingDirectory: objectiveCHostApp.path,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user