-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on Version 13.4.1 (13F100) #6
Comments
If you happen to find a resolution to this, I would love to know! I am struggling with the same issue at present. |
Need to add DVTPlugInCompatibilityUUID for Xcode 13.4.1 into the plugin Info.plist. I created a pull request with it updated, but you can do it yourself. The value is EFD92DF8-D0A2-4C92-B6E3-9B3CD7E8DC19. You'll have to "install" or move the updated files. |
Merged your request in. Hopefully it fixes the problem but the issues with this seem to be inconsistent. Some will have it work fine while it will crash for others. Was not able to debug. I would take the whole thing down but it seems to work for some people so hopefully the amount of time I spent on it is benefitting someone. Stopped working for me a while ago. |
I'm also experiencing the occational crashing. Also, the code auto formatting doesn't seem to be working either. |
Installed the latest release.
Copied the Leaf.xclangspec file to /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/Resources/LanguageSpecifications
Copied the Xcode.SourceCodeLanguage.Leaf.plist file to /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/Resources/LanguageMetadata
Copied the Leaf.ideplugin directory to ~/Library/Developer/Xcode/Plug-ins/
Restarted Xcode, 'Load Bundle' dialog does not appear.
Tried running
to reset UUIDs.
The text was updated successfully, but these errors were encountered: