---
title: kSecCFErrorResourceMissing
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccferrorresourcemissing
---

# kSecCFErrorResourceMissing

A key whose value is a URL indicating the location of the missing resource as it is specified in the CodeResources file.

## Declaration

```swift
let kSecCFErrorResourceMissing: CFString
```

## Discussion

Discussion This key is present when a non-optional sealed resource is missing.
