You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
Any chance at getting this to work with Xcode 8? Should be coming out fairly soon now along with all the new OS's. I tried building the plugin using Xcode 8b6 and while it did build, it didn't work (no change in the Interface Builder canvas color. And yes I did add the DVTPlugInCompatibilityUUID from 8b6.
The text was updated successfully, but these errors were encountered:
Unfortunately, this it out of my hands. Apple announced the following during this the 2016 WWDC:
To further reinforce safety, Xcode is now secured by system integrity protection. Which means only trusted libraries and extensions can interact with the IDE and your code.
It looks like you may be able to circumvent this by removing the code signature on Xcode (see alcatraz/Alcatraz#475), but that's something I'm simply not comfortable instructing users to do.
Any chance at getting this to work with Xcode 8? Should be coming out fairly soon now along with all the new OS's. I tried building the plugin using Xcode 8b6 and while it did build, it didn't work (no change in the Interface Builder canvas color. And yes I did add the DVTPlugInCompatibilityUUID from 8b6.
The text was updated successfully, but these errors were encountered: