RegX icon indicating copy to clipboard operation
RegX copied to clipboard

Does not work with Xcode Version 6.2 (6C131e)

Open charlesbedrosian opened this issue 9 years ago • 1 comments

I have built with Xcode and also tried to install via Alcatraz but I do not see the RegX menu item. I do not see anything in console.app when launching Xcode and I have confirmed that my DVTPlugInCompatibilityUUID (A16FF353-8441-459E-A50C-B071F53F51B7) is in the Plist.

Suggestions for diagnosing this?

charlesbedrosian avatar Apr 09 '15 14:04 charlesbedrosian

There is usually a problem with xcode DVTPlugInCompatibilityUUID. If alcatraz doesn't work, just please clone the repository and hit run, and restart xcode, and it should work.

Xcode has a really stupid thing with those IDs, but I've set it up so that when you build the project, it will immediately update the plist with DVTPlugInCompatibilityUUID of the xcode that is used to build it.

Hope this helps.

kzaher avatar May 19 '15 18:05 kzaher