Roll engine to aa9ce7092801e7ed8f3f86df0d1067279d13784d#16289
Roll engine to aa9ce7092801e7ed8f3f86df0d1067279d13784d#16289cbracken merged 1 commit intoflutter:masterfrom
Conversation
Includes: * Add armv7 support to create_ios_framework script (flutter#4942) * Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 (flutter#4941)
|
This has been implicated in #16357 (significant binary size increase in iOS framework). The engine commits contained herein are: flutter/engine@adf5ddf -- Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 @cbracken is /cc @mehmetf |
|
Yes this is expected. We can temporarily enable armv7 stripping in xcode_backend.sh bit the goal is to ship universal armv7 + arm64 binaries. |
|
It sounds like the better answer is just to re-baseline, and internally, we can either strip the binary when we build, or just re-baseline there as well and rely on the app store to thin the binary |
Includes: * Add armv7 support to create_ios_framework script (flutter#4942) * Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 (flutter#4941)
* 'master' of https://github.com/flutter/flutter: Roll engine to aa9ce70 (flutter#16289) Rename chip's border attribute to shape for consistency. (flutter#16276) Added BeveledRectangleBorder ShapeBorder (flutter#16279) Roll engine to version be07059 (flutter#16264) Make Podfiles work with Cocoapods 1.5.0 (flutter#16273) Updated appearance of filled TextFields - added UnderlineInputBorder.borderRadius (flutter#16272) Handle whitespace in entry values in the AAPT badging parser (flutter#16245) a11y adjustments for the Bottom app bar demo (flutter#16238) Play butterfly video from asset instead of network (flutter#16269)
Includes: