Files
flutter/packages/flutter_tools/lib/src
Todd Volkert c22ce95e15 Change from using defaults to plutil for Plist parsing (#38662)
We were using the `defaults` command-line utility to parse
Plist files, but it was never supported by Apple, and it
appears that in an upcoming OS release, it will be less likely
to work:

> WARNING: The defaults command will be changed in an upcoming
> major release to only operate on preferences domains. General
> plist manipulation utilities will be folded into a different
> command-line program.

Fixes https://github.com/flutter/flutter/issues/37701
2019-08-16 17:10:07 -07:00
..
2019-02-21 09:27:07 +01:00
2019-07-02 21:11:56 +02:00
2019-03-20 23:23:31 +01:00