【发布时间】:2022-12-15 05:17:56
【问题描述】:
当我在 Xcode 中点击 Editor->Authors 时,一些文件总是报错“Unable to load author information”。它甚至发生在同一个子文件夹中,例如,A.h 很好,但 A.m 显示此错误消息。
我做了一些研究,但没有解决我的问题。
-
Xcode can't check who to blame information
我的文件路径是正确的,我的项目中没有其他 .git 文件夹。
【问题讨论】:
-
它只发生在一个特定的存储库中还是在任何存储库中?
-
我有同样的问题,但只在同一个回购的一个克隆中。另一个克隆按预期工作。