Chinmay Garde 55fa35bcc8 [Impeller] Cleanup shader generation and specify min macOS version. (flutter/engine#37952)
* [Impeller] Cleanup shader generation and specify min macOS version.

We used to add workarounds for https://github.com/flutter/flutter/issues/106066.

However, that issue has been resolved. But the workarounds made it so that unopt
local engine builds would build inconsistent shaders. Also, the mac builds would
specify the iOS as well mac shader standards to the compiler. The mac target
also never got a min OS version.

The script has been cleaned up for readability.

* Format.
2022-11-29 02:08:16 +00:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%