My team develops iOS apps. We are considering using Storyboards with our next project, however, we are bit concerned with the merging conflicts that we will be inevitably be dealing with in GIT (or any other source control) and the auto-generated xml data behind the scenes in storyboards.
How are people handling this scenario, or can someone provide us some recommendations on how to make this work with less pain?