flutter/packages
Chris Bracken 36e3260bfe Do not attempt to merge non-fat frameworks in Xcode build (#8251)
* Do not attempt to merge non-fat frameworks in Xcode build

During the Xcode build, we strip code irrelevant to the target
architecture in frameworks used by the application. In the case of
non-fat executables, no stripping occurs, so the frameworks can be used
as-is. No merge & replace step is necessary.

* fixup! Do not attempt to merge non-fat frameworks in Xcode build
2017-02-17 13:38:47 -08:00
..
flutter More better toStrings and more vigorous smoke testing of gallery (#8237) 2017-02-17 12:56:25 -08:00
flutter_driver Bump Dart SDK to 1.23.0-dev.0.0 (#8222) 2017-02-16 16:50:35 -08:00
flutter_markdown Remove mentions of ScrollableViewport from flutter_markdown (#8132) 2017-02-14 08:57:44 -08:00
flutter_test Bump Dart SDK to 1.23.0-dev.0.0 (#8222) 2017-02-16 16:50:35 -08:00
flutter_tools Do not attempt to merge non-fat frameworks in Xcode build (#8251) 2017-02-17 13:38:47 -08:00
.gitignore add summary files to .gitignore (#5891) 2016-09-15 20:32:59 -07:00