OSSystemExtensionError.Code.extensionMissingIdentifier
An error code that indicates the extension identifier is missing.
Declaration
case extensionMissingIdentifierDiscussion
Make sure that the value in the Info.plist file of your DriverKit extension matches the identifier string you passed to the activationRequest(forExtensionWithIdentifier:queue:) method.
See Also
Error Codes
OSSystemExtensionError.Code.unknownOSSystemExtensionError.Code.missingEntitlementOSSystemExtensionError.Code.unsupportedParentBundleLocationOSSystemExtensionError.Code.extensionNotFoundOSSystemExtensionError.Code.duplicateExtensionIdentiferOSSystemExtensionError.Code.unknownExtensionCategoryOSSystemExtensionError.Code.codeSignatureInvalidOSSystemExtensionError.Code.validationFailedOSSystemExtensionError.Code.forbiddenBySystemPolicyOSSystemExtensionError.Code.requestCanceledOSSystemExtensionError.Code.requestSupersededOSSystemExtensionError.Code.authorizationRequired