<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/kSecCFErrorResourceAdded",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@kSecCFErrorResourceAdded"
  },
  "title" : "kSecCFErrorResourceAdded"
}
-->

# kSecCFErrorResourceAdded

A key whose value is a URL pointing to the resource on disk that is not included in the signed resources for the code.

```
let kSecCFErrorResourceAdded: CFString
```

## Discussion

This key is present when an unsealed resource is found.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)