iphone - How to copy a XIB to another project? -


simple. have 2 projects in xcode. in 1 of them made .xib file , want copy project, save time redoing it.

i can't drag other project, nor copy/paste command, nor copy/paste edit menu.

any suggestions?

go finder, find .xib file , copy directory of second project. uses add existing files add second project.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -