Commit Graph

6 Commits

Author SHA1 Message Date
Chris Bracken
b0ad7c456e
[macOS] Eliminate explicit main window init() (#123571)
[macOS] Eliminate explicit main window init()
2023-03-28 01:35:00 +00:00
Greg Spencer
7a859f7760
Revert unintentional changes to Info.plist files (#122896)
Revert unintentional changes to Info.plist files
2023-03-17 18:18:43 +00:00
Greg Spencer
bcdab118ba
Add support for application exit requests (#121378)
Add support for application exit requests
2023-03-17 15:35:55 +00:00
Greg Spencer
c2f5bf99f1
Add macos project auto migration code for FlutterApplication (#122336)
Add macos project auto migration code for FlutterApplication
2023-03-16 01:01:03 +00:00
Loïc Sharma
f11fbbafca
[macOS] Fix the run_debug_test_macos on arm64 (#117250)
* [macOS] Fix the run_debug_test_macos on arm64

* DO NOT MERGE - Test in presubmit

* Revert "DO NOT MERGE - Test in presubmit"

This reverts commit c83dc28470.
2022-12-27 19:16:19 +00:00
Zachary Anderson
8642a9c0f7
Quote arguments to flutter assemble in xcode_backend.sh (#86534) 2021-07-16 18:22:10 -07:00