BrainiumLLC / rust-xcode-plugin

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

add Xcode 10.3/11 UUIDs #10

Closed mykmelez closed 4 years ago

mykmelez commented 4 years ago

@mtak- This adds all the UUIDs from #6, #7, and #8, plus the one for XCode 11.3, which was just released a couple days ago.

francesca64 commented 4 years ago

Thanks for the PR, and sorry for the delay!

It looks like the only UUID included here that's not present on master now is 92CB09D8-3B74-4EF7-849C-99816039F0E7, but that's also covered by #12. So, I'll be closing this in favor of that, if that's alright with you.

Please let me know if you have any other issues!