alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.88k stars 1.15k forks source link

Xcode 9? #522

Closed euforic closed 6 years ago

euforic commented 6 years ago

Has anything changed with Xcode 9 to allow for things to work now? I came across this https://sympli.io/downloads/xcode and it seems like plugins should be working again?

Xcode 8 isn't working? See https://github.com/alcatraz/Alcatraz/issues/475

guillaumealgis commented 6 years ago

AFAIK, nothing changed. The plugin you're linking is distributed with an installer, which probably unsigns Xcode.

cprovatas commented 6 years ago

@euforic I don't think sympli is using Alcatraz at all to load the plugin. It looks the plugin installs an external daemon on your system that controls Xcode somehow (perhaps by hooking into LLDB)