ios - 如何 merge 2 个 Storyboard与 git 中的冲突?

标签 ios xcode git storyboard

当我在 git 中处理一个项目时,当我试图 merge 两个分支时, Storyboard中出现了冲突。有什么方法可以使用 Git merge 两个冲突的 Storyboard。

最佳答案

您可以捕获这个工具并使用它:

在官方项目页面阅读所有相关信息,如何安装和配置:
https://github.com/marcinolawski/StoryboardMerge

enter image description here

关于ios - 如何 merge 2 个 Storyboard与 git 中的冲突?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35692801/

相关文章:

ios - UICollectionView 中的单元格间距

ios - 保存和检索分数字符串 Cocos2d 3.0

ios - xcode 4.4 中的自动属性合成如何工作?

xcode - 将 xib 文件附加到自定义 UIView 类时出错

iphone - 在 Xcode 中向我的 Storyboard添加标签

git - 在 master 中间恢复多个提交

git - 如何使用 git-archive 导出特定的提交?

ios - 比在函数外部使用 var 来跟踪设备方向更好的方法吗?

带有子模块的 Git 存储库不跟踪本地更改?

ios - 为 UITableView 的最后一行返回不同的单元格