Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Swap file revisions in Xcode diff

Tags:

xcode

diff

By any chance is there a way to swap the two files in the Xcode 4 diff so that the previous revision of a file is on the left and the current working revision on the right? By default Xcode shows the working version on the left and previous revision on the right. I'm too use to most of the Windows diff programs where it's the totally the opposite of what Xcode shows.

If not, can anyone recommend a diff program that integrates with Xcode 4?

Thanks.

like image 653
thuantta Avatar asked Jan 26 '12 05:01

thuantta


1 Answers

It's 2016 and it finally looks like Apple has gave us a way to do this in XCode 7.3! enter image description here

like image 149
thuantta Avatar answered Nov 14 '22 00:11

thuantta