10. Use Xcode6 to configure the. pch file for iOS programming,

Source: Internet
Author: User

10. Use Xcode6 to configure the. pch file for iOS programming,

People who have just started Xcode6 will always find that they used to "Application name-Prefix" before "6. the pch file is used to configure the header files we need globally, but xcode6 is gone. People say that this kind of stuff sometimes has some inexplicable problems. In order to avoid the abuse of many programmers, in addition, apple companies in the high-end atmosphere do not want to be scolded all day long, so they simply cancel Automatic Generation, and they need to configure their own services, it is also your own business that is not easy to use.

1. First create a. pch File



2. then customize the name. Don't forget to tick it.



3. Find the location to be modified according to the method.



4. Modify Debug and Release.

The path to be written for modification is "Application name/the pch file name you configured/", which must be written in this way; otherwise, the file cannot be found.


5. Open the. pch file and write what you want to write.



Chapter 10. End!

The content in this article is original. For reposted content, please indicate the source. It cannot be used for commercial purposes. Thank you!

Http://blog.csdn.net/zsfz_053/article/details/42318257

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.