I've got an odd problem here. Whenever I view my storyboard file in Xcode, it immediately gets "dirtied" and needs to be saved. I save it. A second or two later, I see that the icon has gotten dark-gray again, indicating a file change.
The weird thing, is that it only happens on a single storyboard in a specific project. I can open up other projects, and it's fine. The only way to push to git, is to quit Xcode, and then do the commit/push. And the funny thing is, when my colleague opens the project, he gets the same problem on his computer.
If anyone has seen this, I'd love to know your solution.
Thanks.