Static OSRelatedKernelExtensionKey

Source
pub unsafe static OSRelatedKernelExtensionKey: &'static NSString
Expand description

An optional property of a System Extension bundle naming the bundle identifier of a kernel extension (kext) with similar purpose and capabilities.

The ‘OSRelatedKernelExtension’ key is optional. If one is present and the related kernel extension has the same Team ID and is approved by the system policy, this System Extension is also approved.

See also Apple’s documentation