The role of each key in the Info.plist file in Xcode "Search and Hide"

Source: Internet
Author: User

Localiztion native Development Region---cfbundledevelopmentregion localization related, if the user location does not have the corresponding language resources, then use the value of this key as the default

The Bundle display name---cfbundledisplayname Setup program to display after installation. The program name is limited to 10-12 characters, and if exceeded, the abbreviated name is displayed.
Executaule Dile--cfbundleexecutable program installation package name Bundle Identidier---cfbundleidentidier the bundle's unique identification string, which is formatted like Com.yourcompany.yourapp, if you use the simulator to run your application, this field is useless, if you need to put your should? To deploy to the device, you must be a certificate,? And when you generate a certificate, you need to add the app on Apple's website. IDs. There is a field bundle Identidier, if the bundle Identidier is a full string, then this field in the file must be exactly the same as the latter if the field in the app IDs contains a wildcard *, Then the string in the file must conform to the description of the latter. Version information for infodictionary version---cfbundleinfodictionaryversion info.plist format
Bundle Name---cfbundlename product names
Bundle OS Type code--Cfbundlepackagetype? To identify the bundle type of the four-letter long codes Bundle versions string, Short---cfbundleshortversionstring? To the user market bundle of version string bundle creator OS Type code---cfbundlesignature used to identify the creator of the four-letter long codes bundle version---Cfbundleversion should be? Program version , this number will be added to the App store each time a new version of the application is deployed.
Application require iphone environment--Lsrequiresiphoneos is used to indicate whether the package can only run on iphone OS systems. Xcode automatically joins this key and sets its value to true. You should not change the value of this key.  Main Storybard Dile Base name--Uimainstoryboardfile This is a string that specifies the name of the application main nib file. Supported interface orientations--the device orientation supported by the Uisupportedinterfaceorientations program.

The role of each key in the Info.plist file in Xcode "Search and Hide"

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.