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.
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.
This project was inspired by the Godot iOS platform implementation, give them a star if you like ;)