0

I have two (A and B) Xcode projects with two different identifiers. Now I want to open Project B on click of button in Project A.I dont want to open another app from one app.I just want to combine my two projects. It has to be only one project which includes both.In workspace I am able to add both projects. but how to interlink them? Any leads about making static library of one of the projects? I am confused which is the better way to do this.

Suraj
  • 71
  • 8
  • Refer this https://stackoverflow.com/questions/9370518/xcode-4-2-how-include-one-project-into-another-one . Much similar with latest xcode as well. – Arpit Jain Jul 19 '17 at 10:28
  • No its not because I have existing xcode project and not the static library project. Project B has as many as 500 .h, .m and Xib's and more than 10 third party libabries. now I wan to add this whole project into another one which may or may not have same third party libraries added. this is driving me nuts. – Suraj Aug 08 '17 at 09:58
  • @ArpitJain any leads? – Suraj Aug 09 '17 at 10:01
  • how did you do it then? any luck? – Haris Dec 20 '21 at 11:02

0 Answers0