<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/APFiles",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.APFiles"
  },
  "title" : "APFiles"
}
-->

# APFiles

Describes the files or directories the app installs on the system.

## Topics

### Property List Keys

[`APDisplayedAsContainer`](/documentation/BundleResources/Information-Property-List/APFiles/APDisplayedAsContainer)

A Boolean value indicating whether the file or a folder icon is displayed in the Info window.

[`APFileDescriptionKey`](/documentation/BundleResources/Information-Property-List/APFiles/APFileDescriptionKey)

A short description of the file or folder that appears in the Info window.

[`APFileDestinationPath`](/documentation/BundleResources/Information-Property-List/APFiles/APFileDestinationPath)

The path to use when installing the file or folder, relative to the app bundle.

[`APFileName`](/documentation/BundleResources/Information-Property-List/APFiles/APFileName)

The name of the file or folder to install.

[`APFileSourcePath`](/documentation/BundleResources/Information-Property-List/APFiles/APFileSourcePath)

The path to the file or folder in the app package, relative to the installer path.

[`APInstallAction`](/documentation/BundleResources/Information-Property-List/APFiles/APInstallAction)

The action to take on the file or folder.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)