You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
649B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <installer-gui-script minSpecVersion="2">
  3. <title>VCV Rack 2 Free</title>
  4. <allowed-os-versions>
  5. <os-version min="10.9"/>
  6. </allowed-os-versions>
  7. <options require-scripts="false" customize="never" hostArchitectures="x86_64,arm64"/>
  8. <domains enable_localSystem="true" enable_currentUserHome="true"/>
  9. <choices-outline>
  10. <line choice="com.vcvrack.rack2"/>
  11. </choices-outline>
  12. <choice id="com.vcvrack.rack2" title="Standalone" enabled="false">
  13. <pkg-ref id="com.vcvrack.rack2"/>
  14. </choice>
  15. <pkg-ref id="com.vcvrack.rack2" version="0" onConclusion="none">Component.pkg</pkg-ref>
  16. </installer-gui-script>