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

Xcode 8 Support? #6

Open
thanhn08 opened this issue Nov 7, 2016 · 4 comments
Open

Xcode 8 Support? #6

thanhn08 opened this issue Nov 7, 2016 · 4 comments

Comments

@thanhn08
Copy link

thanhn08 commented Nov 7, 2016

Hello,

This is one of the most useful plugins for me, do you have any plan to port it to Xcode 8 extension or have some ways to make it work with Xcode 8? Life is so hard without this plugin :(

@fjtrujy
Copy link
Contributor

fjtrujy commented Nov 7, 2016

Hello,

Is not problem of the plugin itself. The thing is that Xcode 8 blocks the Plugin. All of them must be re-coded again.
So to make it works (for now) you need to Unsign the Xcode 8. Here you are a project about how to do it.
https://github.com/fpg1503/MakeXcodeGr8Again

I'm not sure if AllTarget is working with the latest Xcode 8. But mine (is a fork of his repo) it is.

https://github.com/fjtrujy/AutoSelectTargets

Thanks.

@poboke
Copy link
Owner

poboke commented Nov 8, 2016

Thank you.

I have added the UUID for Xcode 8. You can unsign the Xcode 8 as @fjtrujy said. And then rebuild the plugin.

@cblaze22
Copy link

cblaze22 commented Jan 9, 2017

How do I get this to work with 8.2.1 XCode?

@cblaze22
Copy link

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

4 participants