Contents

hfsCreatorCode

The key in a file attribute dictionary whose value indicates the file’s HFS creator code.

Declaration

static let hfsCreatorCode: FileAttributeKey

Discussion

The corresponding value is an NSNumber object containing an OSType (unsigned 32-bit integer). See HFS File Types for possible values.

See Also

Accessing File Attributes