Problems encountered in changing the file location using info. plist and prefix. PCH and Their Solutions

Source: Internet
Author: User
Info. plist and prefix. PCH File Location modification problems and solutions if you want to change info. plist and prefix. the actual path of the PCH file, that is, the location of the actual file (not the Organization path in the Project). You need to modify the corresponding configuration in build settings. Otherwise, the project cannot find the corresponding info. plist and prefix. PCH file. Error:

1. the info. plist file path is incorrect.

Error: cocould not read data from '/users/sf_gxd/desktop/gasake/Gasake-Info.plist': the file "Gasake-Info.plist" Couldn't be opened because there is no such file. 2. prefix. PCH file path error clang: Error: no such file or directory: '/users/sf_gxd/desktop/gasake/Gasake-Prefix.pch' clang: Error: no input files solution: Change path Follow your own projectCorrect modification. Just clean it and run it.

The modification is as follows:

1. Search for PCH in build settings and modify the following two paths. The error cause is that the three paths are different. 2. Error cause:

Problems encountered in changing the file location using info. plist and prefix. PCH and Their Solutions

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.