flutter/packages/flutter_tools/bin
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_tools.dart Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
fuchsia_builder.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00
xcode_backend.sh Do not attempt to merge non-fat frameworks in Xcode build (#8251) 2017-02-17 13:38:47 -08:00