flutter/packages/flutter_tools/lib/src/ios
Matan Lurey 223ae5d3ac
Add support for LOCAL_ENGINE_HOST to Linux/Mac/Win builds. (#132579)
Partial work towards https://github.com/flutter/flutter/issues/132245.

I also couldn't help myself to do a very minor refactor and add some comments to `LocalEngineInfo` because I was getting confused myself implementing it.
2023-08-16 22:24:51 +00:00
..
migrations when getting xcworkspace, exclude hidden files (#114099) 2022-11-07 18:48:52 +00:00
application_package.dart Locate the template directory using a TemplatePathProvider. (#132156) 2023-08-08 21:43:00 +00:00
code_signing.dart Change some required nullable parameters in tool to non-null (#114115) 2022-11-04 17:36:01 +00:00
core_devices.dart New tooling for iOS 17 physical devices (#131865) 2023-08-09 19:25:12 +00:00
devices.dart Fix log filtering and CI tests for iOS 17 physical devices (#132491) 2023-08-14 17:30:55 +00:00
ios_deploy.dart Add debugging for iOS startup test flakes (#130099) 2023-07-07 16:49:00 +00:00
ios_emulators.dart Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
ios_workflow.dart Only show iOS simulators, reduce output spew in verbose (#108345) 2022-07-26 19:08:06 +00:00
iproxy.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
mac.dart Update flutter_tools internals related to Gradle/XCode to set --local-engine-host. (#132346) 2023-08-15 07:28:18 -07:00
plist_parser.dart [tools/ios_build_ipa] fallback to CFBundleName if CFBundleDisplayName is absent (#130752) 2023-07-17 22:21:07 +00:00
simulators.dart Check for simulator runtime in flutter doctor (#131795) 2023-08-04 17:14:06 +00:00
xcode_build_settings.dart Add support for LOCAL_ENGINE_HOST to Linux/Mac/Win builds. (#132579) 2023-08-16 22:24:51 +00:00
xcode_debug.dart Fix log filtering and CI tests for iOS 17 physical devices (#132491) 2023-08-14 17:30:55 +00:00
xcodeproj.dart enable no_literal_bool_comparisons lint (#126647) 2023-05-16 16:14:23 +00:00
xcresult.dart Reland "Print pretty error when xcodebuild fails due to missing simulator #130286" (#130506) 2023-07-13 19:36:10 +00:00