How to merge two project code in one common project in objective C ?

Hello everyone,



Greeting for the day...!!!!


I have two different projects, let's say PROJECT 1 and PROJECT 2. In both projects some files (code and design) are common. Now I want to create PROJECT COMMON that should contain common files and make it separate application. And also want to create all three targets (PROJECT 1, PROJECT 2 and PROJECT COMMON) in single application.


How can it possible, please help me if anyone have an idea.


Thanks.

How to merge two project code in one common project in objective C ?
 
 
Q