RegX
RegX copied to clipboard
Does not work with Xcode Version 6.2 (6C131e)
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?
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.