OSSystemExtensionError.Code.unsupportedParentBundleLocation
An error code that indicates the extension’s parent app isn’t in a valid location for activation.
Declaration
case unsupportedParentBundleLocationDiscussion
The expected location of a driver extension is in the Contents/Library/SystemExtensions directory of a macOS app. The app itself must be in one of the system’s Applications directories.
See Also
Error Codes
OSSystemExtensionError.Code.unknownOSSystemExtensionError.Code.missingEntitlementOSSystemExtensionError.Code.extensionNotFoundOSSystemExtensionError.Code.extensionMissingIdentifierOSSystemExtensionError.Code.duplicateExtensionIdentiferOSSystemExtensionError.Code.unknownExtensionCategoryOSSystemExtensionError.Code.codeSignatureInvalidOSSystemExtensionError.Code.validationFailedOSSystemExtensionError.Code.forbiddenBySystemPolicyOSSystemExtensionError.Code.requestCanceledOSSystemExtensionError.Code.requestSupersededOSSystemExtensionError.Code.authorizationRequired