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:
Daco Harkes 2024-05-13 23:30:01 +02:00 committed by GitHub
parent 45e80fd63b
commit 3391ddf55d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -564,10 +564,6 @@ end
'-resultBundlePath',
resultBundlePath,
'test',
'CODE_SIGNING_ALLOWED=NO',
'CODE_SIGNING_REQUIRED=NO',
'CODE_SIGN_IDENTITY=-',
'EXPANDED_CODE_SIGN_IDENTITY=-',
'COMPILER_INDEX_STORE_ENABLE=NO',
],
workingDirectory: objectiveCHostApp.path,