You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
982: [gdnative-sys] Pass `cfg!(target_arch)` for macOS r=chitoyuu a=jeyum2
Add pass condition for macOS.
Thanks to nice rust-toolchain, it just works on both `x86_64` and `Apple silicon`
Issue #981
Tested on
- macOS 12.5, Apple M1 and x86_64
Co-authored-by: je <jeyum2@gmail.com>
0 commit comments