sonos / dinghy

Easier cross-compilation for phones and single boards computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for aarch64-apple-ios-sim in dinghy

simlay opened this issue · comments

With the new M1 Macbooks and as of rust 1.56, you can compile stuff to aarch64-apple-ios-sim.

It's not super needed as macOS on the M1 supports running x86_64-apple-ios in the simulator so this would just be a nice-to-have.