flutter/packages
Victoria Ashworth 5dd2a4e0aa
Ensure Xcode project is setup to start debugger (#136977)
Some users have their Xcode settings set to not debug (see example here https://github.com/flutter/flutter/issues/136197#issuecomment-1766834195). This will cause the [engine check for a debugger](22ce5c6a45/runtime/ptrace_check.cc (L56-L71)) to fail, which will cause an error and cause the app to crash.

This PR parses the scheme file to ensure the scheme is set to start a debugger and warn the user if it's not.

Fixes https://github.com/flutter/flutter/issues/136197.
2023-10-25 17:08:57 +00:00
..
flutter Revert "Update OutlinedButton tests for Material 3 (#136809)" (#137242) 2023-10-25 14:48:27 +03:00
flutter_driver Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
flutter_goldens Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
flutter_goldens_client Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
flutter_localizations Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
flutter_test Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
flutter_tools Ensure Xcode project is setup to start debugger (#136977) 2023-10-25 17:08:57 +00:00
flutter_web_plugins Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#136924) 2023-10-20 20:36:29 +00:00
integration_test Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00