---
title: main
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/intentexecutiontargets/main
---

# main

The system performs the intent or query in the main app process.

## Declaration

```swift
static var main: IntentExecutionTargets { get }
```

## See Also

### Specifying the target

- [appIntentsExtension](appintents/intentexecutiontargets/appintentsextension.md)
- [default](appintents/intentexecutiontargets/default.md)
- [widgetKitExtension](appintents/intentexecutiontargets/widgetkitextension.md)
