docs.rs failed to build crossbow-ios-0.2.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Crossbow iOS Platform
About
This folder contains the Objective-C and Rust code for the iOS platform port, using Cargo as a build system. Used by the crossbow.
You will probably want to use the top level crossbow crate in your game.
WARNING
Crossbow iOS is still in the very early stages of development. APIs can and will change. Essential features are missing, and documentation is sparse. Please don't build any serious projects with Crossbow iOS unless you are prepared to be broken by API changes constantly.
Thanks and inspiration
This project was inspired by the Godot iOS platform implementation, give them a star if you like ;)