---
title: UTTypeExecutable
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeexecutable
---

# UTTypeExecutable

A type that represents an executable.

## Declaration

```occ
extern UTType * const UTTypeExecutable;
```

## Discussion

Discussion The identifier for this type is public.executable. This type conforms to UTTypeItem.

## See Also

### Executables

- [UTTypeUnixExecutable](uniformtypeidentifiers/uttypeunixexecutable.md)
- [UTTypeEXE](uniformtypeidentifiers/uttypeexe.md)
