AllTargets icon indicating copy to clipboard operation
AllTargets copied to clipboard

Xcode 8 Support?

Open thanhn08 opened this issue 8 years ago • 4 comments

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 :(

thanhn08 avatar Nov 07 '16 17:11 thanhn08

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.

fjtrujy avatar Nov 07 '16 17:11 fjtrujy

Thank you.

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

poboke avatar Nov 08 '16 06:11 poboke

How do I get this to work with 8.2.1 XCode?

cblaze22 avatar Jan 09 '17 23:01 cblaze22

Got it to work with: http://stackoverflow.com/questions/19110899/xcode-plugins-stopped-working

cblaze22 avatar Jan 10 '17 00:01 cblaze22