---
title: errSecCSNoMainExecutable
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccsnomainexecutable
---

# errSecCSNoMainExecutable

The code has no main executable file.

## Declaration

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