Configuration of air for iOS native applications

Source: Internet
Author: User

InAirForIOSThere is a configuration file in the configuration file:


<IPhone>
<Infoadditions> <! [CDATA [
<Key> uidevicefamily </key>
<Array>
<String> 1 </string>
</Array>
]> </Infoadditions>
<Requesteddisplayresolution> Standard </requesteddisplayresolution>
</IPhone>

Here is the settingIOSApplication inIOS. However, Adobe only gives a few labels, so I will introduce some common labels below.

Uirequirespersistentwifi in the program, the key selected for WiFi is displayed (the WiFi prompt needs to be opened in the system settings) uiappfonts embedded font
Whether the uiapplicationexitsonsuspend program runs in the background
UibackgroundmodesIOS4 Background introduction
Uidevicefamily array type (1 for iPhone and iPod Touch devices, 2 for iPad)
Uifilesharingenabled enable iTunes shared document folder
Uilaunchimagefile is equivalent to default.png (renamed only)
Whether there is a highlight on uiprerenderedicon icon
Functions required by the uirequireddevicecapabilities Device
Uistatusbarhidden State Bar Hidden (and the difference in the program is that default.png has taken effect)
Uistatusbarstyle Status Bar type
Uiviewedgeantialiasing
Cfbundledisplayname app display name
Cfbundleiconfile and cfbundleiconfiles icons
The difference between cfbundlename and cfbundledisplayname is that it is a short name, within 16 characters.
Cfbundleversion
Cfbundleurltypes custom URL, used to use the URL to play back the program
Localized language of cfbundlelocalizations local resources, used to display local language in the lower left corner of the iTunes page
Cfbundledevelopmentregion is also related to localization. If the user's location does not have the corresponding language resources, use the value of this key as the default value.

Related Article

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.