2020-06-22 14:02:11 -07:00
2019-01-13 11:17:26 -08:00
2019-01-13 11:17:26 -08:00
2020-06-22 14:02:11 -07:00
2020-02-04 10:42:12 -08:00

rust-xcode-plugin

This plugin is provided as-is with no guarantees of any kind.

Syntax highlighting isn't great, but setting breakpoints in the GUI should work.

Based on: https://github.com/youknowone/rust-xcode-langspec https://github.com/steventroughtonsmith/lua-xclangspec

If your Xcode UUID is not listed here, please make an issue (or a pull request!) and we'll add it.

You can check your UUID with this command:

$ defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID

Once the UUID is added, execute the setup.sh script

You may have to quit and reopen Xcode once or twice and click the Load Bundle button in a popup that should appear automatically.

Manual Install

Place the Plug-ins folders in ~/Library/Developer/Xcode

Place the Rust.xclangspec in /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/Resources/LanguageSpecifications

Place Xcode.SourceCodeLanguage.Rust.plist in /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/Resources/LanguageMetadata

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:32:45.432Z
Readme 68 KiB
Languages
Shell 100%