I am a beginner wanting to contribute to open source, and I picked Rust as my first project to do so. I want to create an Xcode project with all the Rust source files so that I can edit code, attach to running process and debug some of the issues.
I am stuck at creating the Xcode project. I am following these instructions, and everything goes fine until Xcode freezes in indexing:
What's gone wrong? How can I build the project?
Please comment if this is the right approach to get started. Should I be using other methods/tools to get debugging started with Rust?
I am on macOS 10.12.2 running Xcode 8.2.1