kyleneideck / BackgroundMusic

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
GNU General Public License v2.0
16.27k stars 676 forks source link

Generate pkg on MacOS 13.4, and install on MacOS 11.0.1, installation failed #682

Open guoyutao opened 1 year ago

guoyutao commented 1 year ago
image
guoyutao commented 1 year ago

Generate pkg on MacOS 13.4, and install on MacOS 11.0.1, installation failed

guoyutao commented 1 year ago

I know the reason. The script ListInputDevices.swift was compiled on MacOS13.4, but running it on MacOS11 will fail. If it fails, I added a judgment to determine whether there are drivers/Library/Studio/Plug Ins/HAL in this path