Unverified Commit 0155ee71 authored by Dan Field's avatar Dan Field Committed by GitHub

fix devicelab (#24404)

parent 67a7361d
......@@ -154,8 +154,8 @@ Future<void> main() async {
'Debug',
'CODE_SIGNING_ALLOWED=NO',
'CODE_SIGNING_REQUIRED=NO',
'CODE_SIGN_IDENTITY=',
'EXPANDED_CODE_SIGN_IDENTITY=',
'CODE_SIGN_IDENTITY=-',
'EXPANDED_CODE_SIGN_IDENTITY=-',
'CONFIGURATION_BUILD_DIR=${tempDir.path}',
],
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment