indygreg / apple-platform-rs

Rust crates supporting Apple platform development
595 stars 49 forks source link

Add XROS sdk support #134

Closed danpashin closed 9 months ago

danpashin commented 9 months ago

This PR adds XROS support for SDK only (because some SDK tests fail on Xcode >15.2). Other support for XROS is blocked by rust-lang, goblin and other upstream dependencies.

danpashin commented 9 months ago

This looks great! Thanks for the contribution.

Do you need/want this in a release any time soon?

Nope. That's only for the tests to complete successfully 😊