---
title: errSecCSStaticCodeChanged
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccsstaticcodechanged
---

# errSecCSStaticCodeChanged

The code on disk has been modified after the code started running.

## Declaration

```swift
var errSecCSStaticCodeChanged: OSStatus { get }
```
