xcode - 无法在路径加载平台

标签 xcode mercurial filemerge

当使用filemerge解决HG冲突时,我收到以下错误

FileMerge[18002:707] Unable to load platform at path
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform

最佳答案

我在 Git 中也有同样的 FileMerge 警告。当我查看 Xcode 的首选项时,我可以看到 iPhoneSimulator 和 iPhoneOS 平台均未安装,但当我查看“/Applications/Xcode.app/Contents/Developer/Platforms”时,目录确实存在。

我不针对 iOS 进行开发,因此我删除了 iPhoneOS.platform 和 iPhoneSimulator.platform,警告就消失了。

如果您确实需要这些平台,请尝试从 Xcode 正确重新安装它们。

关于xcode - 无法在路径加载平台,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12617644/

相关文章:

linux - 适用于 Linux 的 solaris filemerge 和 pstack 等价物

macos - FileMerge .nib 文件类型无法合并

ios - 无法将类型 '[CustomObject]' 的值转换为预期参数类型 '[_]'

xcode - 如果在tvOS Storyboard上禁用自动布局,则Xcode 7.1崩溃-如何解决?

mercurial - 我如何在 Mercurial 中找到我的工作修订版

mercurial - 我将 svn 存储库转换为 Mercurial。当我克隆这个新存储库时,默认分支有不同的名称,为什么?

ios - 使用不同版本的 Xcode 创建的分支在 git 中真的不同吗?

ios - 最新版本的 Xcode 与 Mountain Lion 不兼容

git - 涉及二进制文件和文本文件时的版本控制?

macos - SourceTree filemerge 立即退出并创建 4 个文件。如何解决?