Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Archive universal gen_snapshot binaries #53962

Merged

Commits on Jul 17, 2024

  1. [macOS] Archive universal gen_snapshot binaries

    In flutter#53524, we started producing universal `gen_snapshot_arm64` and
    `gen_snapshot_x64` binaries. This migrates away from bundling
    `gen_snapshot` binaries with x64-only host architecture to universal
    binaries that bundle both x64 and arm64 host architectures.
    
    Issue: flutter/flutter#101138
    Issue: flutter/flutter#69157
    cbracken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fdc93bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840ed6e View commit details
    Browse the repository at this point in the history