BrainiumLLC / rust-xcode-plugin

This is a bare bones xcode plugin for the rust language. It enables breakpoints to work
97 stars 46 forks source link

Xcode 14.2 #31

Open Viranchee opened 1 year ago

Viranchee commented 1 year ago

Xcode 14.2 support

Cmdv commented 1 year ago

Ooh would be nice to have this just testing out Rust for the first time with "rust mobile" and it has a dependency on this repo but looks like because I'm on XCode 14.2 I wont get full features until these PR are merged in :(

Is there anything that can be done to help alleviate merging in these PRs?

williamw commented 1 year ago

Xcode UUID for 14.2 is C91F3560-00E7-4749-8E3F-4D83B1496051

mykmelez commented 1 year ago

I recommend using the fork at https://github.com/junelife/rust-xcode-plugin/ instead, as it's being maintained.