Skip to content

A tool for diff'ing XIB/NIB files created in Interface Builder

Notifications You must be signed in to change notification settings

igorsales/xibdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== xibdiff

* http://github.com/igorsales/xibdiff
* by Igor Sales

== DESCRIPTION:

xibdiff - a tool for diffing XIB/NIB files created in Interface Builder

== REQUIREMENTS:

* osx-plist or plist

== INSTALL:

  $ gem install git://github.com/igorsales/xibdiff.git

== SOURCE:

xibdiff's git repo is available on GitHub, which can be browsed at:

  http://github.com/igorsales/xibdiff

and cloned from

  git://github.com/igorsales/xibdiff.git

== USAGE:

  xibdiff <file1.xib> <file2.xib>

  * Shows the differences between the two files. 
  * Shows class differences
  * Shows hierarchy differences
  * Shows object property differences
  * Shows connection property differences
  * Tries to match objects by using some simple heuristics (object distance)

== LICENSE:

LGPL (The Lesser GNU Public License)

About

A tool for diff'ing XIB/NIB files created in Interface Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages