flutter/packages/flutter_tools/test
Chris Bracken 11ab37ee81
macOS: Copy macOS framwork dSYM into build outputs (#153975)
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 FlutterMacOS.xcframework shipped in the `darwin-x64-release` tools archive as of engine patches:
* https://github.com/flutter/engine/pull/54696

This copies the FlutterMacOS.framework.dSYM bundle from the tools cache to the build outputs produced by `flutter build macOS`.

Fixes: https://github.com/flutter/flutter/issues/153879
2024-08-24 00:14:15 +00:00
..
android_java11_integration.shard Reland "Update template/test compileSdk, targetSdk, ndk versions" (#153795) 2024-08-21 18:27:00 +00:00
android_preview_integration.shard Reland "Upgrade template Gradle, App AGP, Module AGP, and Kotlin versions, and tests"... but no longer upgrade module AGP version (#151433) 2024-07-10 21:37:26 +00:00
commands.shard Android analyze command should run pub (#153953) 2024-08-23 17:57:07 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard macOS: Copy macOS framwork dSYM into build outputs (#153975) 2024-08-24 00:14:15 +00:00
host_cross_arch.shard macOS: Copy macOS framwork dSYM into build outputs (#153975) 2024-08-24 00:14:15 +00:00
integration.shard Add test that app builds if migrated to SwiftPM but SwiftPM is turned off (#153800) 2024-08-21 22:18:05 +00:00
src override Analytics in TestBed defaults (#153990) 2024-08-23 18:13:10 +00:00
web.shard Handle a WebSocketException that may be thrown when closing the WebKit inspection protocol connection to Chrome (#151997) 2024-07-19 17:58:26 +00:00