flutter/packages
Chris Bracken 5834f41770
Build App.framework for all requested architectures (#17296) (#17317)
In debug mode iOS builds, we build a stub App.framework with no
functionality, since the engine itself loads the code from the included
bundle and subsequently via hot reload. This is simply done for
consistency with profile/release AOT app structure.

To satisfy the linker, ensure that we're building this code for all
build architectures, not just CURRENT_ARCH.

This is pre-work for supporting arbitrary iOS architectures (armv7,
arm64, universal) in Flutter.

This re-lands feb16d8, which was reverted due to a flaky test.
2018-05-06 18:42:37 -07:00
..
flutter Textfield InputDecorator height can grow to accomodate error text (#17292) 2018-05-04 13:26:46 -07:00
flutter_driver Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00
flutter_goldens Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00
flutter_localizations Implicit a11y scrolling for iOS (and caching in Viewports) (#17021) 2018-05-04 10:48:06 -07:00
flutter_test Implicit a11y scrolling for iOS (and caching in Viewports) (#17021) 2018-05-04 10:48:06 -07:00
flutter_tools Build App.framework for all requested architectures (#17296) (#17317) 2018-05-06 18:42:37 -07:00
fuchsia_remote_debug_protocol Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00