Brendonovich / swift-rs

Call Swift functions from Rust with ease!
Apache License 2.0
246 stars 28 forks source link

Enable cross-compiling for macOS targets #48

Closed HeavenVolkoff closed 1 year ago

HeavenVolkoff commented 1 year ago

This is a simple fix that allows swift-rs to work when cross-compiling arm64 binaries in an x86-64 (Intel) Mac or vice versa.