Xcode8 disables the loading of third-party plug-ins and provides a new plug-in development interface, but the scope of the interface provided is limited. Most of the previous plug-ins are not compatible with xcode8. The solution is to cancel the signature of Xcode8 so that it can load third-party plug-ins. Download https://github.com/fpg1503/Ma..., open and run it with xcode, and then drag Xcode8 into it. It will generate an unsigned Xcode8, which is used for daily development. When submitting to the AppStore, use the officially downloaded Xcode package.
http://www.jianshu.com/p/5023...
Xcode8 disables the loading of third-party plug-ins and provides a new plug-in development interface, but the scope of the interface provided is limited. Most of the previous plug-ins are not compatible with xcode8. The solution is to cancel the signature of Xcode8 so that it can load third-party plug-ins.
Download https://github.com/fpg1503/Ma..., open and run it with xcode, and then drag Xcode8 into it. It will generate an unsigned Xcode8, which is used for daily development. When submitting to the AppStore, use the officially downloaded Xcode package.