gpt4 book ai didi

macos - Mac OS X 10.10 merge 工具 git bug

转载 作者:IT王子 更新时间:2023-10-29 01:30:31 27 4
gpt4 key购买 nike

当我尝试使用 git mergetool 时,出现以下错误。

Normal merge conflict for 'application/language/dutch/config_lang.php':
{local}: modified file
{remote}: modified file
Hit return to start merge resolution tool (opendiff):
2014-10-16 16:30:02.996 FileMerge[42541:5140761] Failed to connect (delegate) outlet from (DiffController) to (DiffController): missing setter or instance variable
2014-10-16 16:30:02.997 FileMerge[42541:5140761] Failed to connect (mainPrefPane) outlet from (DiffController) to (NSBox): missing setter or instance variable
2014-10-16 16:30:03.071 FileMerge[42541:5140761] Unable to load platform at path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
2014-10-16 16:30:03.072 FileMerge[42541:5140761] Unable to load platform at path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform

我该怎么做才能解决这个问题?该工具启动,但我无法在第一个文件后继续。

注意:此错误是间歇性的,但大部分时间都会发生。

最佳答案

cd /Applications/Xcode.app/Contents/Developer/Platforms

plutil -convert xml1 iPhoneOS.platform/Info.plist

plutil -convert xml1 iPhoneSimulator.platform/Info.plist

这修复了第二组警告。自 10.8 以来,这一直是一个问题,但是苹果忽略了我的错误报告:)

关于macos - Mac OS X 10.10 merge 工具 git bug,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26413391/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com