Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on macOS Sequoia anymore #68

Open
huanie opened this issue Sep 29, 2024 · 1 comment
Open

Does not work on macOS Sequoia anymore #68

huanie opened this issue Sep 29, 2024 · 1 comment

Comments

@huanie
Copy link

huanie commented Sep 29, 2024

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)
@oleggtro
Copy link

Its pretty clear that this issue is not due to macOS Sequoia, but due to you using a newer Apple Silicon chip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants