<!--
{
  "availability" : [
    "macOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSError/Code/resourceDamaged",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:@E@FSErrorCode@FSErrorResourceDamaged"
  },
  "title" : "FSError.Code.resourceDamaged"
}
-->

# FSError.Code.resourceDamaged

The resource is damaged.

```
case resourceDamaged
```

## Discussion

This error indicates the resource needs a repair operation, or that a repair operation failed.

> Note: The status in this error applies to the resource. A failing repair operation reports a more specific error status.

---

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)