Writing iOS XCTests in Rust

Use objc2-xc-ui-test, objc2-xc-test to test and iOS app as well as get code coverage reports.
read more →

Using rust's target runner for iOS simulators

This is an example of using cargo run for iOS simulator targets
read more →

Building an (almost entirely) rust iOS app using uikit-sys.

So, you really wanna build an iOS app in Rust...
read more →