Is that possible to merge 2 projects into one.
I know it is possible to add all ressources (classes, storyboards, images) in one project, what I want to do is a more difficult : 1 big project own 2 others "subprojects" (with an app on it). This big project have a menu with 2 buttons (each button brings you to an app)
I think each project should have its own targets, own storyboards...
I that possible to do in IOS ?