mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Store all bundle libraries of each kext
This commit is contained in:
@@ -324,7 +324,6 @@ class KextMaestro:
|
||||
"BundleLibraries": {
|
||||
bundle_identifier: bundle_version
|
||||
for bundle_identifier, bundle_version in bundle_info.get("OSBundleLibraries", {}).items()
|
||||
if not bundle_identifier.startswith("com.apple")
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user