Contents

UTTypeApplication

A base type that represents a macOS, iOS, iPadOS, watchOS, and tvOS app.

Declaration

extern UTType * const UTTypeApplication;

Discussion

The identifier for this type is com.apple.application.

This type conforms to UTTypeExecutable.

See Also

Apple system base types