Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-8703

Add support for semver and device-specific targeting of config-file to Windows

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-windows
    • None

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            robpaveza Rob Paveza
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: