How to compare two files or folders in Xcode

How to compare two files or folders in Xcode

You can compare two Xcode project using FileMerge tool available with Xcode.

filemerge1

Below are steps for comparison in Xcode 6.1

Right click on Xcode icon -> Select ‘Open Developer Tool’ -> Select ‘FileMerge’ option

This will open window as show below :

Select two Xcode project which is to be compared by clicking Left and Right button

filemerge2

Click on ‘Compare’ button. This will create list of file that are added, removed or altered by comparing two Xcode project.


Discover more from mycodetips

Subscribe to get the latest posts sent to your email.

Discover more from mycodetips

Subscribe now to keep reading and get access to the full archive.

Continue reading

Scroll to Top