How to compare/merge between XIB files?
Posted
by sasayins
on Stack Overflow
See other posts from Stack Overflow
or by sasayins
Published on 2009-09-09T18:03:14Z
Indexed on
2010/05/19
7:00 UTC
Read the original article
Hit count: 317
iphone
Hi guyz,
I have these two XIB files. The first one edited by my friend to add features and to other one edited by my self and add another features. My problem is how can i merge the two files? I know that XIB files are XML based and I can use some compare tools to merge it. But I think there will be some conflicts. What is the best way to compare or merge between XIB files?
Thanks a lot guys. sasayins
© Stack Overflow or respective owner