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