[ 
https://issues.apache.org/jira/browse/CB-11413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-11413.
-----------------------------------
    Resolution: Duplicate
      Assignee: Shazron Abdullah

> build.xcconfig file doesn't get modified for config.xml preference 
> 'target-device' and 'deployment-target'
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CB-11413
>                 URL: https://issues.apache.org/jira/browse/CB-11413
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: cordova 6.1.1
> cordova-ios 4.1.1
>            Reporter: Michael Schmidt
>            Assignee: Shazron Abdullah
>              Labels: iOS
>
> *situation: preference 'target-device' and 'deployment-target' set in 
> config.xml*
> *problem: the build.xcconfig file doesn't get modified accordingly*
> it always keeps the default values
> {code}
> IPHONEOS_DEPLOYMENT_TARGET = 8.0
> TARGETED_DEVICE_FAMILY = 1,2
> {code}
> this breaks the build process when these values are changed in the 
> config.xml. build.xcconfig takes precedence over the config.xml settings when 
> using 
> {code}
> cordova build ios --release ...
> {code}
> This wastes time of the developer - e.g. when building for tablet only this 
> setting needs to be manually set - if I ever know, that this is a second 
> place to maintain these settings.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to