Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CP] Add iOS dSYMs to codesign test (#154582)
In flutter/engine#54414, we added dSYM files for physical and simulator binaries in both regular and extension-safe framework builds. In flutter/engine#54576 we added the dSYMs to the without_entitlements.txt list. The `dev/bots/suite_runners/run_verify_binaries_codesigned_tests.dart` test was updated to reflect these changes in: * flutter/flutter#153787 * flutter/flutter#154027 This cherrypicks these two changes to the release branch. Issue: flutter/flutter#116493
- Loading branch information