forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unsatisfyingly handle mis-behaving mac hosts (surge-synthesizer#871)
Some mac hosts use their bundle, not the VST bundle, as the bundle reference for the VST. Notably users report Live 9.7 appears to do this. There's nothing we can really do except do a hack and hope you installed in the global location before bailing. But we might as well try that. Closes surge-synthesizer#870 Former-commit-id: 0ea783faf3d9dfe832494455b06ace40591294a5 [formerly af8c831] Former-commit-id: 8b2cdb34b62562574f3768a601ec04474bba578e Former-commit-id: 5e6833437daa2e8c3f51bc5b4f9568659b390972
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters