[
https://issues.apache.org/jira/browse/CB-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368076#comment-14368076
]
ASF GitHub Bot commented on CB-8703:
------------------------------------
Github user TimBarham commented on the pull request:
https://github.com/apache/cordova-lib/pull/187#issuecomment-83217204
Jesse - we couldn't use `target` for `<config-file>`, because there was
already a `target` attribute that had a different meaning. So it was decided to
go with `device-target`. I requested Rob change the equivalent `target`
attribute on `<framework>` and `<lib-file>` so that it was consistent across
elements.
> Add support for semver and device-specific targeting of config-file to Windows
> ------------------------------------------------------------------------------
>
> Key: CB-8703
> URL: https://issues.apache.org/jira/browse/CB-8703
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows
> Reporter: Rob Paveza
>
> Allow <config-file> to target a virtual "package.appxmanifest" and specify
> versions of Windows via new versions and device-target attributes:
> <config target="package.appxmanifest" versions=">=8.1.0" ... />
> <config target="package.appxmanifest" device-target="phone" />
> This change should also modify the related <lib-file> and <framework>
> elements for Windows to rename the "target" attribute to "device-target" in
> order to align the meaning across elements. ("target" should remain as an
> alias in order to be backwards-compatible).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]