【发布时间】:2016-07-13 01:29:07
【问题描述】:
我正在尝试合并两个分支以在 Xcode 中收集,但似乎无法做到。 我采取的步骤如下。 SourceControl > 从分支合并 > 选择我想从中获取新代码的分支 > 然后点击合并。
什么弹出窗口是这样的警告:
The operation could not be performed because of one or more tree conflicts.
The files MyClient.xcscheme, xcschememanagement.plist, UserInterfaceState.xcuserstate, Pods-MyClient.xcscheme, SwiftyJSON.xcscheme, and xcschememanagement.plist had a tree conflict.
我不知道在这里做什么。感谢您的帮助
【问题讨论】:
标签: xcode git git-branch git-merge