IOS Development info. pist file and. pch File

Source: Internet
Author: User

Common attributes (the red part is the key that is displayed when opened in a text editor)

)-Localization

)-The name displayed after the program is installed. It must be 10-12 characters long. If it is exceeded, the abbreviated name will be displayed. The project name is displayed by default. If you modify this value, note the following two points:

)-Appgraphic name, which is generally icon.png

)-Version number of the application. Each time a new version is released to the App Store, the version number must be added.

)-Name of the Main storyboard file. You can modify the Main Inerface attribute or set the Main storyboard file in the project configuration. After modification, the information in the info. plist file is automatically modified.

)-The unique identifier of the project, which is used when deployed on a real machine. This is a unique identifier differentiated from other apps. If this identifier is the same, the deployed app overwrites the previously deployed app.

The role of a pch file:

<UIKit/UIKit. h> <Foundation/Foundation. h> DEBUG CLLog (...) NSLog (_ VA_ARGS _) CLLog (...)

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.