如何在Xcode 6.1.1上添加Xcode聚合目标

Vij*_*jay 5 xcode xcode6.1.1

我不知道如何在Xcode 6.1.1上添加Xcode聚合目标,以前在newfile-> other-> aggregate下有一个选项.但我不知道在这个版本的Xcode中聚合目标模板在哪里.

JAL*_*JAL 1

在 Xcode 6 中,它被移至文件 -> 新建 -> 目标 -> 其他 -> 聚合

Xcode