macosPaths constant
Implementation
static const List<String> macosPaths = [
  "/Library/Frameworks/CsoundLib64.framework/CsoundLib64",
  "~/Library/Frameworks/CsoundLib64.framework/CsoundLib64",
  "/usr/local/Frameworks/CsoundLib64.framework/CsoundLib64",
];