How Xcode modifies the project name

Source: Internet
Author: User

Some small partners have just entered the iOS development industry there is always a problem, how to change the name of the project has been created? Is it necessary to rebuild the project? The answer is no, we can modify the project name directly in Xcode.

Step: Directly in Xcode click on the left project name, modify the name directly, after the completion of the popup window, click Rename, do not generate a snapshot, click Disable. Click OK. The project name is modified.

The second place needs to be modified: Click on the project name under which you are running, click Edit Scheme, click Manage Schemes under the popup window, directly select the project name and modify the name directly. Then command +b compile, found that there is an error. Because of the link error, unable to find the resource bundle, there are many ways to resolve this error, but there is a more direct method, click on the left side of the project name, modify the original project name, and then Command+b, found that the compilation is successful, there is no error. Then, click on the project name on the left again, modify the project name you want to modify, and then command+b again, the results found that the compilation was successful.

Well, in this way, we have finished revising the project name. Ok

About the project folder, can be directly modified, renamed, does not affect.

How Xcode modifies the project name

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.