DiffableDataSources icon indicating copy to clipboard operation
DiffableDataSources copied to clipboard

Support for ARM64 Macs

Open vincentisambart opened this issue 4 years ago • 0 comments

Checklist

  • [x] Reviewed the README and documents.
  • [x] Searched existing issues for ensure not duplicated.

Description

DiffableDataSources should support ARM Macs.

Motivation and Context

DiffableDataSources currently only gets built for x86_64 for macOS and the Simulator. Now that all new Macs use an ARM CPU, DiffableDataSources should also be built for ARM.

Proposed Solution

vincentisambart avatar May 20 '21 06:05 vincentisambart