Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在新更新的 OS X(现在是 Mavericks)中启动了 PHPStorm。
现在在右上角的 PHPStorm(也刚刚更新)中,我收到一条消息“运行 git 时出错”
如果您收到有关 PHPStorm 无法运行 git 的错误消息,您将在该消息窗口中获得“修复它”链接。
在菜单中,如果您点击“测试”按钮,您将收到有关“Xcode/iOS 许可证需要管理员权限错误”的信息,错误代码为 69(不确定是否正是那个数字……也许有人想纠正我)。
这意味着你需要做的就是:
运行 XCode,它要求的第一件事是同意新的 iOS 许可证。点击同意(如果需要,请输入您的密码),再次关闭 XCode,重新运行 PHPStorm,完成。