I just going through Xcode’s built-in merge feature. And also using Xcode to resolve git conflicts. It’s my first time. I don’t mean FileMerge. I mean Xcode itself.
The only thing is, when it comes to resolving conflicts for pbxproj file, I don’t want to go through selecting 200 conflicts and hit ‘Choose right’ 200 times.
I tried copy/pasting from right over to left, but the 'merge' button didn't become green.
Is there another way to just select the right file (from main branch) entirely with some other Xcode operation?
The only thing is, when it comes to resolving conflicts for pbxproj file, I don’t want to go through selecting 200 conflicts and hit ‘Choose right’ 200 times.
I tried copy/pasting from right over to left, but the 'merge' button didn't become green.
Is there another way to just select the right file (from main branch) entirely with some other Xcode operation?