Contents

UTTypeFramework

A type that represents an Apple framework bundle.

Declaration

extern UTType * const UTTypeFramework;

Discussion

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

This type conforms to UTTypeBundle.

See Also

Apple system types