flutter/packages/flutter_tools/test
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
..
data Improve hot reload performance (#28152) 2019-03-15 15:02:45 -07:00
general.shard Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
integration.shard update dependencies; add a Web smoke test (#37816) 2019-08-09 09:58:49 -07:00
src Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
template_test.dart Catch filesystem exception from flutter create (#38101) 2019-08-12 09:51:03 -07:00