github.com/franc20/ayesa_sap@v7.0.0-beta.28.0.20200124003224-302d4d52fa6c+incompatible/ci/installers/osx_v7/Distribution (about)

     1  <?xml version="1.0" encoding="utf-8" standalone="no"?>
     2  <installer-gui-script minSpecVersion="2">
     3      <pkg-ref id="com.cloudfoundry.cf7-cli">
     4          <bundle-version>
     5              <bundle CFBundleShortVersionString="VERSION" CFBundleVersion="1510" SourceVersion="1510000000000000" BuildVersion="1" id="com.cloudfoundry.cf7-cli" path="Cloud Foundry V7 CLI.app"/>
     6          </bundle-version>
     7      </pkg-ref>
     8      <title>Cloud Foundry V7 CLI</title>
     9      <options customize="never" require-scripts="false" hostArchitectures="x86_64"/>
    10      <license file="LICENSE" mime-type="text/plain"/>
    11      <volume-check>
    12          <allowed-os-versions>
    13              <os-version min="10.7"/>
    14          </allowed-os-versions>
    15      </volume-check>
    16      <choices-outline>
    17          <line choice="default">
    18              <line choice="com.cloudfoundry.cf7-cli"/>
    19          </line>
    20      </choices-outline>
    21      <choice id="default" title="Cloud Foundry V7 CLI"/>
    22      <choice id="com.cloudfoundry.cf7-cli" title="Cloud Foundry V7 CLI" visible="false">
    23          <pkg-ref id="com.cloudfoundry.cf7-cli"/>
    24      </choice>
    25      <pkg-ref id="com.cloudfoundry.cf7-cli" version="VERSION" installKBytes="SIZE" onConclusion="none">#com.cloudfoundry.cf7-cli.pkg</pkg-ref>
    26  </installer-gui-script>