Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4, subproject import problem

I want to add a project as a subproject. When I drag the subproject into the main project it appears as a file reference rather than subproject. The picture below explains the problem:

Xcode subproject import problem

like image 485
Benedict Cohen Avatar asked Jul 08 '11 14:07

Benedict Cohen


1 Answers

The solution is to ensure that the subproject is not open. Once the project is closed Xcode can add the project as a subproject.

like image 101
Benedict Cohen Avatar answered Nov 13 '22 13:11

Benedict Cohen