Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Xcode 8 compatibility? #7

Closed
dburr opened this issue Aug 25, 2016 · 1 comment
Closed

Xcode 8 compatibility? #7

dburr opened this issue Aug 25, 2016 · 1 comment

Comments

@dburr
Copy link

dburr commented Aug 25, 2016

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.

@rpendleton rpendleton added the bug label Aug 25, 2016
@rpendleton
Copy link
Owner

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.

@rpendleton rpendleton removed the bug label Aug 25, 2016
rpendleton added a commit that referenced this issue Aug 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants