flutter/dev/bots/test
Greg Spencer 29d59e3cb7
Switch Mac packaging to use .zip files. (#14894)
We can't use .tar.xz on Mac because although it can unpack them on the command line (with tar), the "Archive Utility" that runs when you double-click on them just does some crazy behavior (it
converts it to a compressed cpio archive, and when you double-click on that, it converts it back to .tar.xz, without ever unpacking it!)

So, this changes the script to use .zip for Mac, and the files are about 220MB larger than they need to be.
2018-02-27 13:15:32 -08:00
..
fake_process_manager_test.dart Create packages only for release builds, and publish when created. (#14476) 2018-02-06 15:32:19 -08:00
fake_process_manager.dart Create packages only for release builds, and publish when created. (#14476) 2018-02-06 15:32:19 -08:00
prepare_package_test.dart Switch Mac packaging to use .zip files. (#14894) 2018-02-27 13:15:32 -08:00