Selectively uncompress kernel binary from archive (#7)

This commit is contained in:
Aditya Ramani
2025-06-05 15:52:39 -07:00
committed by Kathryn Baldauf
parent f12593c3c2
commit 8a6a593eee
3 changed files with 15 additions and 6 deletions
-1
View File
@@ -94,7 +94,6 @@ public enum XPCKeys: String {
case kernelTarURL
case kernelFilePath
case setDefault
case installedKernels
case systemPlatform
case kernelName
}