• C
    Add copy_gen_snapshots.py tool (#10430) · eac7ef06
    Chris Bracken 提交于
    Copies and renames the architecture-dependent iOS variants of
    gen_snapshot to a destination directory. Now that the armv7-emitting
    variant of gen_snapshot is 64-bit we can no longer bundle up
    gen_snapshot as a fat binary with the x86 armv7 variant merged with the
    x86_64 arm64 variant.
    eac7ef06
create_macos_gen_snapshots.py 1.2 KB