xcode8更新后不支持插件了,这里有个简单的解决办法:
- 下载插件
gem install update_xcode_plugins
- 执行命令
update_xcode_plugins
- 执行命令
update_xcode_plugins --unsign
,结束.
还原的命令:update_xcode_plugins --restore
xcode8更新后不支持插件了,这里有个简单的解决办法:
gem install update_xcode_plugins
update_xcode_plugins
update_xcode_plugins --unsign
,结束.还原的命令:update_xcode_plugins --restore
本文标题:在xcode8里继续使用插件
本文链接:https://www.haomeiwen.com/subject/hcpbkxtx.html
网友评论