Contents

application

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

Declaration

static var application: UTType { get }

Discussion

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

This type conforms to UTTypeExecutable.

See Also

Apple system base types