I want to take several iphone projects that I wrote and combine them into one project. What's the easiest way to do this? I would like it if I could access all these projects from one button on the iphone home screen.
|
|
How complex are the projects? If they are all single-view or navigation based, setting up a new tabbar-based project and assigning each sub-project to a tab is a very efficient way to combine them into one package. There are many other ways to do this, and the "best" way will really depend on the types of projects you are combining. |
||||||
|
