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

# applicationBundle

A type that represents a bundled app.

## Declaration

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

## Discussion

Discussion The identifier for this type is com.apple.application-bundle. This type conforms to UTTypeApplication, UTTypeBundle, and UTTypePackage.

## See Also

### Apple system types

- [framework](uniformtypeidentifiers/uttype-swift.struct/framework.md)
- [applicationExtension](uniformtypeidentifiers/uttype-swift.struct/applicationextension.md)
- [spotlightImporter](uniformtypeidentifiers/uttype-swift.struct/spotlightimporter.md)
- [quickLookGenerator](uniformtypeidentifiers/uttype-swift.struct/quicklookgenerator.md)
- [xpcService](uniformtypeidentifiers/uttype-swift.struct/xpcservice.md)
- [systemPreferencesPane](uniformtypeidentifiers/uttype-swift.struct/systempreferencespane.md)
