refactor: strip all local symbols from macOS and iOS App.framework - reduces app size#111264
refactor: strip all local symbols from macOS and iOS App.framework - reduces app size#111264auto-submit[bot] merged 2 commits intoflutter:masterfrom vaind:refactor/apple-strip-all
Conversation
jmagman
left a comment
There was a problem hiding this comment.
LGTM, thanks for the tests.
When this merges I think we'll see the drop in these benchmarks: https://flutter-flutter-perf.skia.org/e/?end=1662485121&queries=sub_result%3Dapp_framework_uncompressed_bytes%26sub_result%3Drelease_size_bytes%26test%3Dhello_world_ios__compile%26test%3Dhello_world_macos__compile&xbaroffset=30168
|
auto label is removed for flutter/flutter, pr: 111264, due to - Please get at least one approved review if you are already a member or two member reviews if you are not a member before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead. |
|
auto label is removed for flutter/flutter, pr: 111264, due to Validations Fail. |
There was a drop (after removing the not sure why it was staggered though 🤷 |
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)

Follow up from #101586 (comment)
Changes striping debug symbols to striping all local symbols for iOS and macOS.
I've also manually checked sizes of
App.framework'sApplib before and after the change on the integration test apps and the changes yield a nice reductionstrip -Sstrip -x290377626388641827244815835152Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.