Package (macOS)

package
Uniform Type Identifier (UTI) com.apple.package
UTI conformation public.directory
Container for documents, bundles

In the Apple macOS operating system, a package is a file system directory that is normally displayed to the user by the Finder as if it were a single file. [1] Such a directory may be the top-level of a directory tree of objects stored as files, or it may be other archives of files or objects for various purposes, such as installer packages, or backup archives.

Definition

The package is a common file system abstraction used by Apple operating systems, such as macOS and iOS. It is a directory that may contain a hierarchy of files or objects that represent a preserved, organized state. A package is displayed to users like a single file in the Finder application to avoid being changed by the user. However, the content of packages may be accessed through special keyboard and mouse combination events. For this purpose, the control-click, or right-click, menu displays a directive Show Package Contents.[1]

Some documents may be represented as packages:[2]

The Uniform Type Identifier (UTI) for a package is com.apple.package.[3]

Bundles

A package that has a standardized structure for storing executable code and its associated resources, is called a bundle.

See also

References

  1. 1 2 "About Bundles". Bundle Programming Guide. Apple, Inc. Retrieved 2011-03-16.
  2. "Document Packages". Bundle Programming Guide. Apple, Inc. Retrieved 2011-03-16.
  3. "System-Declared Uniform Type Identifiers". Uniform Type Identifiers Reference. Apple, Inc. Retrieved 2011-03-16.
This article is issued from Wikipedia - version of the 11/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.