How to add Xcode aggregate target on Xcode 6.1.1

1.6k Views Asked by At

I don't know how to add Xcode aggregate target on Xcode 6.1.1, previously there was an option under the newfile->other->aggregate. But I don't know where in this version of Xcode the aggregate target template is.

1

There are 1 best solutions below

0
JAL On

In Xcode 6 this was moved to File -> New -> Target -> Other -> Aggregate

xcode