flutter/packages/flutter_tools/lib/src/ios
Alexander Aprelev 3b7942c444
Fix multi-step build handling process. (#24310)
* Fix multi-step build handling process.

Stop listening for new step updates after 'all done.' log message. Make sure that we don't delete file too soon, until listener had a chance to process the 'all done' message.

Fixes https://github.com/flutter/flutter/issues/18750

* Emit 'all output' explicitly when build process is done.
2018-11-14 08:54:13 -08:00
..
cocoapods.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
code_signing.dart Revert "remove code signing special casing for Googlers (#22287)" (#22376) 2018-09-27 14:43:54 -07:00
devices.dart Separate hot reload and hot restart capabilities. (#24122) 2018-11-09 10:33:22 -08:00
ios_emulators.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios_workflow.dart Removes check for Homebrew if all necessary packages are present. (#23844) 2018-11-07 15:21:05 -08:00
mac.dart Fix multi-step build handling process. (#24310) 2018-11-14 08:54:13 -08:00
plist_utils.dart Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
simulators.dart Separate hot reload and hot restart capabilities. (#24122) 2018-11-09 10:33:22 -08:00
xcodeproj.dart Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00