github.com/loggregator/cli@v6.33.1-0.20180224010324-82334f081791+incompatible/ci/installers/osx/Distribution (about) 1 <?xml version="1.0" encoding="utf-8" standalone="no"?> 2 <installer-gui-script minSpecVersion="2"> 3 <pkg-ref id="com.cloudfoundry.cli"> 4 <bundle-version> 5 <bundle CFBundleShortVersionString="VERSION" CFBundleVersion="1510" SourceVersion="1510000000000000" BuildVersion="1" id="com.cloudfoundry.cli" path="Cloud Foundry CLI.app"/> 6 </bundle-version> 7 </pkg-ref> 8 <title>Cloud Foundry 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.cli"/> 19 </line> 20 </choices-outline> 21 <choice id="default" title="Cloud Foundry CLI"/> 22 <choice id="com.cloudfoundry.cli" title="Cloud Foundry CLI" visible="false"> 23 <pkg-ref id="com.cloudfoundry.cli"/> 24 </choice> 25 <pkg-ref id="com.cloudfoundry.cli" version="VERSION" installKBytes="SIZE" onConclusion="none">#com.cloudfoundry.cli.pkg</pkg-ref> 26 </installer-gui-script>