IOS programming using the Xcode6 configuration. pch File

Source: Internet
Author: User

Just get started Xcode6 people, will always find before 6 in the "Application name-prefix.pch" This file to configure our global use of the header file, but Xcode6 no, they say, this thing sometimes will appear some inexplicable problems, in order to avoid the vast number of procedural ape dozens , as well as my high-end atmosphere on the grade of the Apple company do not want to be scolded all day, simply cancel the automatic generation, need to Zhu er their own to match, easy to use is their own things, not good with their own things.

1. First, you have to create a. pch file



2, then customize the name, don't forget to tick



3, according to the way, find the need to modify the place.



4. Then, modify Debug and Release two places.

Modify the path you want to write is "app name/PCH file name/" You configured, you must write this, or you cannot find the file.


5. Then open the. pch file and write what you want to write.



IOS programming using the Xcode6 configuration. pch File

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.