indygreg / apple-platform-rs

Rust crates supporting Apple platform development
579 stars 46 forks source link

Add XROS sdk support #134

Closed danpashin closed 8 months ago

danpashin commented 8 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 8 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 😊