7 Commits

Author SHA1 Message Date
Alex
f47eac9c58
changed subprocesses to async from sync (#89668)
* changed subprocess to async from sync
2021-09-23 08:52:51 -07:00
Christopher Fujino
93b358f912
fix cast error in codesign sub-command (#86890) 2021-07-22 13:36:05 -07:00
Christopher Fujino
67e4aeb602
Re-enable codesign integration test (#85507) 2021-06-28 23:16:05 -07:00
Jenn Magder
24d608b2ba
Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement (#85265) 2021-06-28 17:01:06 -07:00
Jenn Magder
042fd77ce1
Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053) 2021-06-23 16:46:03 -07:00
Christopher Fujino
c3822edbe8
Conductor add next (#84354) 2021-06-21 18:46:02 -07:00
Christopher Fujino
62d00c6d5f
Migrate flutter conductor out of dev/tools and into its own directory (#83313)
* Migrate flutter conductor out of dev/tools and into its own directory

* flesh out documentation

* fix analysis options

* fix integration test
2021-05-25 16:12:53 -07:00