flutter/packages/flutter_tools/lib/src/ios
Alexander Aprelev 34bc1e3c8c
Fix hanging of flutter run when running on more than one simulator. (#23932)
This stops reading from pipe-to-file log after the build is completed. Attempting to read from pipe-to-file keeps open blocked because nobody is going to write into that pipe.
2018-11-05 07:29:37 -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 Specify UDID for idevicelistener. (#23854) 2018-11-01 20:04:42 -07:00
ios_emulators.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios_workflow.dart Use grouped validator instead of categories (#21577) 2018-09-19 15:42:51 -07:00
mac.dart Fix hanging of flutter run when running on more than one simulator. (#23932) 2018-11-05 07:29:37 -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 Remove optimization that was trying to bypass build process for iOS sim. (#23268) 2018-10-18 20:45:48 -07:00
xcodeproj.dart Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00