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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

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