Oliver created CB-11399:
---------------------------

             Summary: Some preferences in config.xml not applied to build
                 Key: CB-11399
                 URL: https://issues.apache.org/jira/browse/CB-11399
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 6.2.0
         Environment: iOS (4.1.1)
            Reporter: Oliver


Hi,

When running 'cordova build ios --device [--release]', I found that at least 
the following settings are not being written to any of the .xcconfig files in 
/platforms/ios/cordova :

  <preference name="target-device" value="handset"/>
  <preference name="deployment-target" value="9.0"/>

These are taken directly from the docs: 
https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference

I noticed that much of the other preferences are written in CamelCase, maybe 
the docs are outdated?

BR,
Oliver



--
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