How you merge 2 separate xib files?
Hello all
my colleague and i worked on different part of an app, and then we need to merge the project together, either i copy the code to his project or he copy the code to mine, in Xcode , its fine, but in Interface Builder, it's killng both of us, coz we are developing something involve lot of graphic, i found that even i copy all items and paste on the new UIView, it lost all connection to action and the reference.
any of you encounter such problem and please suggest a solution?
thanks
nathan
|