flutter/packages
Chris Bracken c375dd8d72
[iOS] Copy Flutter.framework.dSYM into app archive (#153215)
As of Xcode 16, App Store validation now requires that apps uploaded to the App store bundle dSYM debug information bundles for each Framework they embed.

dSYM bundles are packaged in the Flutter.xcframework shipped in the `ios-release` tools archive as of engine patches:
* https://github.com/flutter/engine/pull/54414
* https://github.com/flutter/engine/pull/54458

This copies the Flutter.framework.dSYM bundle from the tools cache to the app archive produced by `flutter build ipa`.

Issue: https://github.com/flutter/flutter/issues/116493
2024-08-10 16:39:04 +00:00
..
flutter Expose affixes icon constraints in InputDecorationTheme (#153089) 2024-08-09 22:04:56 +00:00
flutter_driver Roll pub packages [manual] (#153066) 2024-08-08 17:08:07 +00:00
flutter_goldens Doc imports again (#152958) 2024-08-07 18:32:37 +00:00
flutter_localizations Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
flutter_test Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
flutter_tools [iOS] Copy Flutter.framework.dSYM into app archive (#153215) 2024-08-10 16:39:04 +00:00
flutter_web_plugins Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
fuchsia_remote_debug_protocol Roll pub packages [manual] (#153066) 2024-08-08 17:08:07 +00:00
integration_test Roll pub packages [manual] (#153066) 2024-08-08 17:08:07 +00:00
analysis_options.yaml Update old wiki links (#149544) 2024-06-17 17:26:08 +00:00