We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c98c1 commit 61e9ae0Copy full SHA for 61e9ae0
oclp_r/sys_patch/patchsets/hardware/misc/modern_audio.py
@@ -37,7 +37,7 @@ def requires_kernel_debug_kit(self) -> bool:
37
"""
38
Apple no longer provides standalone kexts in the base OS
39
40
- return True
+ return False
41
def native_os(self) -> bool:
42
43
- Everything before macOS Tahoe 26 is considered native
0 commit comments