[ 
https://issues.apache.org/jira/browse/CB-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594128#comment-14594128
 ] 

Shazron Abdullah commented on CB-7118:
--------------------------------------

I can't find the docs on this, was this overlooked?

> iOS: add target-device and MinimumOSVersion support to config.xml
> -----------------------------------------------------------------
>
>                 Key: CB-7118
>                 URL: https://issues.apache.org/jira/browse/CB-7118
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CordovaLib, iOS
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> Discussed via mailing list as "iOS: add target-device and MinimumOSVersion 
> support to config.xml"
> Phonegap build already supports[2] preferences below and we could make this a 
> part of Cordova. I can implement this if we agree. Thoughts?
> #1 target-device
> For targeting a specific device; possible values are handset, tablet, or 
> universal (default). 
> Example: 
> <preference name="target-device" value="universal" />
> #2 deployment-target
> This sets the IPHONEOS_DEPLOYMENT_TARGET in the build, which tranlsates to 
> the MinimumOSVersion in the ipa Propertly List. 
> Example: 
> <preference name="deployment-target" value="7.0" />
> [2]http://docs.build.phonegap.com/en_US/configuring_preferences.md.html#_ios_only
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to