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
cargo swift init test cargo swift init package -p macos
Getting following output:
Compiling static_assertions v1.1.0
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
'apple-m3' is not a recognized processor for this target (ignoring processor)
rustc-LLVM ERROR: 64-bit code requested on a subtarget that doesn't support it!
error: could not compile `ryu` (lib)
The text was updated successfully, but these errors were encountered:
cargo swift init test
cargo swift init package -p macos
Getting following output:
The text was updated successfully, but these errors were encountered: