legacy_audio.py: fix kext linking on macOS Sequoia

This commit is contained in:
Eduardo Covas
2024-09-18 10:16:40 -03:00
committed by GitHub
parent 024559885d
commit 61872a8b94
2 changed files with 3 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ class LegacyAudio(BaseHardware):
"AppleVirtualPlatform.kext",
"ApplePVPanic.kext",
"AppleVirtIOStorage.kext",
"AvpFairPlayDriver.kext",
],
},
},