Giter Site home page Giter Site logo

Can't work Xcode9? about xcodecolors HOT 5 OPEN

robbiehanson avatar robbiehanson commented on August 23, 2024
Can't work Xcode9?

from xcodecolors.

Comments (5)

whpanda avatar whpanda commented on August 23, 2024

same

from xcodecolors.

seon1-k avatar seon1-k commented on August 23, 2024

me too

from xcodecolors.

dbquarrel avatar dbquarrel commented on August 23, 2024

First, the reason it doesn't work in later Xcode versions is not because of the author, it is because of Apple code signing Xcode and preventing it from loading the plugin. There is nothing that the author can or needs to do.

There is a workaround for Apple's changes, you just need to follow the instructions here:

https://medium.com/@gklka/making-xcode-colors-work-with-xcode-8-1-f67da74ad83f#.1f8p7joab

And I can verify it is working with Xcode9.2 if you follow the instructions listed there exactly.

Note you will reduce the security of your Xcode binary if you do this.

Apple made this change because a developer in China got hacked and someone inserted a virus into their Xcode which was then used to deploy a virus into apps built by that Xcode. You open yourself up to that, if the rest of your system security is no good, if you unsign the Xcode app.

from xcodecolors.

chaishuanzhu avatar chaishuanzhu commented on August 23, 2024

[去除Xcode签名 + Alcatraz 插件安装](http://blog.csdn.net/zhangzhihong8001/article/details/78038212)
去除Xcode签名就可以使用第三方插件

update_xcode_plugins --unsign

需要发布的时候恢复签名

update_xcode_plugins --restore

安装插件更新签名

update_xcode_plugins

from xcodecolors.

Liqiankun avatar Liqiankun commented on August 23, 2024

@chaishuanzhu It works?

from xcodecolors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.