How to duplicate target from Xcode 5? How to duplicate target from Xcode 5? ios ios

How to duplicate target from Xcode 5?


Step1: Select the (blue) project icon in Xcode and open project setting page.

Xcode Proj settings

Step2: Click on the black arrow icon and explore the targets

XCode Proj setting 2

Step 3: Duplicate your target by selecting the target and press "cmd+D" keys. You can rename as you like.

Enjoy!!


Select your project in the left nav. In the main content area at the top, you have a row that is like a file navigator. Then the second row, right under the first, in the very left there is a little square arrow thing. That hides/shows the project and targets list.


This is the screenshot from xcode 6:

enter image description here