flutter/packages/flutter_tools/test
Chris Bracken a618ca27a7
[macOS] Enable universal binary builds by default (#100271)
This changes the default build architectures for Flutter macOS apps to
x86_64 and arm64. Previously, we manually excluded arm64 builds via the
EXCLUDE_ARCHS Xcode setting in Flutter's generated xcconfig file. This
eliminates setting EXCLUDE_ARCHS during the build and updates the
default architectures in the tool and in the macos_assemble.sh wrapper.

Issue: https://github.com/flutter/flutter/issues/97681
Umbrella issue: https://github.com/flutter/flutter/issues/60113
2022-03-17 12:28:39 -07:00
..
commands.shard [macOS] Enable universal binary builds by default (#100271) 2022-03-17 12:28:39 -07:00
data "Migrate" dummy packages to null safety (#84013) 2021-06-04 22:14:03 -07:00
general.shard MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
integration.shard MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
src Remove unnecessary ignore: override_on_non_overriding_member (#99793) 2022-03-16 19:10:17 -07:00
web.shard Skip can validate flutter version in parallel test in Linux web_tool_tests (#99017) 2022-02-23 14:19:20 -08:00