xcode8更新后不支持插件了,這里有個簡單的解決辦法:
- 下載插件
gem install update_xcode_plugins
- 執(zhí)行命令
update_xcode_plugins
- 執(zhí)行命令
update_xcode_plugins --unsign
,結(jié)束.
image.png
還原的命令:update_xcode_plugins --restore
xcode8更新后不支持插件了,這里有個簡單的解決辦法:
gem install update_xcode_plugins
update_xcode_plugins
update_xcode_plugins --unsign
,結(jié)束.還原的命令:update_xcode_plugins --restore