Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCActionBar won't load on Xcode 8 #33

Open
pdcgomes opened this issue Jun 14, 2016 · 0 comments
Open

XCActionBar won't load on Xcode 8 #33

pdcgomes opened this issue Jun 14, 2016 · 0 comments

Comments

@pdcgomes
Copy link
Owner

Xcode 8 introduces a new extension system which enables developers to finally be able to build and distribute Xcode extensions. The drawback is that at the present time this breaks the system we've had in place until now, meaning XCActionBar (along with all other plug-ins) will stop working. Given how sparse the documentation is, it isn't clear whether most of XCActionBar's functionally can be ported over to the new system; I suspect it is not, at least not just yet.

In the meantime, while not pretty, there is a workaround which will allow Xcode 8 to still load all your plugins.

Please see alcatraz/Alcatraz#475 for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant