If Xcode modifies a file (xib, pbxproj, storyboard, xcdatamodel) before you make any editions to it, put those changes in a separate commit. > This is to make code reviews faster as Xcode changes can be ignored usually.