Closed
Description
Bevy version
[Optional] Relevant system information
If you cannot get Bevy to build or run on your machine, please include:
Rust version: rustc 1.86.0 (05f9846f8 2025-03-31)
cargo 1.86.0 (adf9b6ad1 2025-02-28)
OS version: macOS Sequoia 15.4 (24E248) building for iOS Simulator 18.4 (I think?) on an M2 Mac Mini (arm)
What you did
I cloned the bevy repo and I ran make run
in the correct directory as described in https://github.com/bevyengine/bevy/tree/main/examples#build--run-1
What went wrong
The build failed.
Additional information
Let me know if you have any further questions, as I don't know what else to say.