Xcode workspaces with sub-projects and project dependencies triggering builds

前端 未结 6 422
轻奢々
轻奢々 2021-01-31 08:18

I wish there was better documentation for this for Xcode 5 but I couldn\'t find anything decent describing best practices for working with workspaces, so..

In a workspac

6条回答
  •  遇见更好的自我
    2021-01-31 08:37

    Just in case somebody else is having problems with this in Xcode 7: Make sure the project you want to add as subproject it's not open, before you add it or drop it.

提交回复
热议问题