Unable to load platform at path

后端 未结 5 553
余生分开走
余生分开走 2021-02-01 13:31

When using filemerge to solve HG conflict, I got the following error

FileMerge[18002:707] Unable to load platform at p         


        
5条回答
  •  耶瑟儿~
    2021-02-01 13:57

    There is a simple solution to this issue that worked for me. I merely started up Xcode and created an iOS playground project. Xcode asked me to enable developer mode on the Mac, which I did. I then closed Xcode, deleted the project and the filemerge error was no more.

    Running Xcode version 6.2

提交回复
热议问题