iOS Development Xcode A project project adds multiple target

Source: Internet
Author: User

http://www.360doc.com/content/14/1203/11/19119980_430056974.shtml#

Depending on the project requirements, there are multiple versions of the same project, each with a slightly different version. So, add target to save time.
1 Select target inside target, select Duplicate, Generate a * * * copy-info.plist and copy scheme


2 first modify the target name in the upper-left corner of Xcode:

Click on the top left corner of the Xcode run, stop to the right of the project name, drop-down box select Manage schemes, in the pop-up box, click a copy that line, click once, then click once, you can modify * * * Copy for the name you want.

3 Modify * * * Copy-info.plist for the name you need, remember to modify, cfbundledisplayname= "* * *";

4 Modify the name of the * * * * Copy.app under the products in Xcode left:
Select the target you have modified, click Bulid Setting, search for the private Headers Folder Path under Packaging, modify * * * Copy.app/privateheaders as: ***.app/ Privateheaders;


5 Other certificate parts, will follow the requirements, do not make changes consistent with the replication.

PS: Refer to the predecessors and have experimented with them, no problem
http://blog.csdn.net/ysysbaobei/article/details/10951991

iOS Development Xcode A project project adds multiple target

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.