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.

22 lines
680B

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