• Chris Bracken's avatar
    Run iOS gen_snapshot as x86_64 arch (#16323) · 4576f566
    Chris Bracken authored
    We are about to begin building gen_snapshot as a multi-arch binary,
    which when run as x86_64 will generate arm64 AOT output, and when run as
    i386 will generate armv7 AOT output.
    
    Currently, gen_snapshot is an x86_64 binary, so this change is
    effectively preventative in nature, and is a no-op with the current
    snapshotter.
    4576f566
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...