How to duplicate target from Xcode 5?

萝らか妹 提交于 2019-12-03 04:28:57

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.

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

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

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

Enjoy!!

This is the screenshot from xcode 6:

It's still there - right click on target or use CMD + D shortcut after selecting target

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!