Files
flutter/engine
Chris Bracken 4a517513ff [macOS] Eliminate macOS 10.14 availability check (flutter/engine#37490)
Now that the macOS embedders have all been updated to use a minimum
macOS SDK of 10.14, eliminate the remaining @available checks dependent
on that version.

Issue: https://github.com/flutter/flutter/issues/114445
2022-11-10 21:11:29 +00:00
..