rust-xcode-plugin icon indicating copy to clipboard operation
rust-xcode-plugin copied to clipboard

The domain/default pair of (/Applications/Xcode.app/Contents/Info, DVTPlugInCompatibilityUUID) does not exist

Open mzdk100 opened this issue 1 year ago • 2 comments

I ran the following command:

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

But the output is:

2024-08-22 07:50:44.434 defaults[8735:325806]                                   
 The domain/default pair of (/Applications/Xcode.app/Contents/Info, DVTPlugInComp
 atibilityUUID) does not exist
defaults read /Applications/Xcode.app/Contents/Info CFBundleShortVersionString

Xcode version is 15.4.

mzdk100 avatar Aug 22 '24 00:08 mzdk100

Same problem for me. The plugin doesn't seem to work for Xcode 15.4.

Alphapage avatar Aug 22 '24 16:08 Alphapage

But I cannot install xcode14, the system version is too high. Is there any solution?

mzdk100 avatar Aug 22 '24 17:08 mzdk100