flutter/packages/flutter_tools/lib/src/ios
Jonah Williams 10c78c264a
[flutter_tools] fold executable resolution into flutter (#67669)
The flutter tool has a number of crashes on stable where an ArgumentError is thrown due to the process manager not being able to resolve an executable. Fold the resolution logic into the tool and use where/which instead of the package:process specific logic.
2020-10-12 12:51:37 -07:00
..
migrations Revert "Build iOS apps using Swift Packages (#59009)" (#59025) 2020-06-08 15:45:10 -07:00
bitcode.dart [flutter_tools] remove globals from plist parser and update tests (#51444) 2020-02-26 18:31:42 -08:00
code_signing.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
devices.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
fallback_discovery.dart Add publish-port flag to disable mDNS port discovery (#67452) 2020-10-07 08:52:05 -07:00
ios_deploy.dart [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00
ios_emulators.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
ios_workflow.dart [flutter_tools] add feature for iOS, android, and fuchsia (#61481) 2020-07-16 09:51:59 -07:00
iproxy.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
mac.dart Build xcarchive command (#67598) 2020-10-08 19:51:35 -07:00
plist_parser.dart [flutter_tools] remove globals from plist parser and update tests (#51444) 2020-02-26 18:31:42 -08:00
simulators.dart [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator (#66678) 2020-10-08 13:40:19 -07:00
xcodeproj.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00