---
title: UTTypeApplicationBundle
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeapplicationbundle
---

# UTTypeApplicationBundle

A type that represents a bundled app.

## Declaration

```occ
extern UTType * const UTTypeApplicationBundle;
```

## 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

- [UTTypeFramework](uniformtypeidentifiers/uttypeframework.md)
- [UTTypeApplicationExtension](uniformtypeidentifiers/uttypeapplicationextension.md)
- [UTTypeSpotlightImporter](uniformtypeidentifiers/uttypespotlightimporter.md)
- [UTTypeQuickLookGenerator](uniformtypeidentifiers/uttypequicklookgenerator.md)
- [UTTypeXPCService](uniformtypeidentifiers/uttypexpcservice.md)
- [UTTypeSystemPreferencesPane](uniformtypeidentifiers/uttypesystempreferencespane.md)
