---
title: unixExecutable
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/unixexecutable
---

# unixExecutable

A type that represents a UNIX executable.

## Declaration

```swift
static var unixExecutable: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.unix-executable. This type conforms to UTTypeData and UTTypeExecutable.

## See Also

### Executables

- [executable](uniformtypeidentifiers/uttype-swift.struct/executable.md)
- [exe](uniformtypeidentifiers/uttype-swift.struct/exe.md)
