3

While working on a project in git there was conflict in storyboard while I was trying to merge two branches. Is there any way to merge two conflicted storyboards using Git.

Aravind A R
  • 2,656
  • 1
  • 13
  • 25

1 Answers1

5

You can grab this tool and use it:

Read all about it, how to install and configure in the official project page:
https://github.com/marcinolawski/StoryboardMerge

enter image description here

CodeWizard
  • 110,388
  • 20
  • 126
  • 153