flutter/packages/flutter_tools/test/general.shard/ios
Anis Alibegić e2ada1c939
Fixed typos (#159331)
Here's another one of my PRs where I hunt for typos across `flutter`
repo.

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2024-12-05 16:54:09 +00:00
..
code_signing_test.dart [tool] when writing to openssl as a part of macOS/iOS code-signing, flush the stdin stream before closing it (#150120) 2024-06-28 22:01:04 +00:00
core_devices_test.dart Fix flaky failure related to core_device_list.json not being found (#158946) 2024-11-18 19:52:52 +00:00
devices_test.dart Fixed race condition in PollingDeviceDiscovery. (#145506) 2024-03-21 22:37:08 +00:00
ios_deploy_test.dart Make ios_deploy_test.dart more robust (#153147) 2024-08-09 12:53:15 +02:00
ios_device_install_test.dart
ios_device_logger_test.dart Move platform-specific log-reading implementation details from ResidentRunner/FlutterDevice to DeviceLogReader implementations (#156181) 2024-11-14 21:29:30 +00:00
ios_device_port_forwarder_test.dart
ios_device_project_test.dart Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02:00
ios_device_start_nonprebuilt_test.dart Fixed typos (#159331) 2024-12-05 16:54:09 +00:00
ios_device_start_prebuilt_test.dart
ios_project_migration_test.dart [tool] Remove some usages of deprecated usage package (#151359) 2024-07-09 18:17:21 +00:00
ios_workflow_test.dart
mac_test.dart [SwiftPM] Move the logic for SwiftPM enablement to the platform project (#158213) 2024-11-13 21:45:07 +00:00
metal_api_validator_test.dart [flutter_tools] opt iOS/macOS apps out of Metal API validation via migrator, update templates in repo. (#159228) 2024-11-21 01:36:55 +00:00
simulators_test.dart Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02:00
xcode_debug_test.dart
xcodeproj_test.dart Remove -sdk for watchOS simulator in tool (#152992) 2024-08-08 19:34:20 +00:00
xcresult_test_data.dart
xcresult_test.dart Add xcresulttool --legacy flag for deprecated usage (#152988) 2024-08-07 19:59:11 +00:00