Contents

ManifestURL.ItemsItem.Metadata

The metadata for an application or package manifest item.

Declaration

object ManifestURL.ItemsItem.Metadata

Properties

NameTypeDescription
bundle-identifier Requiredstring

The bundle identifier of the app or package manifest item.

bundle-versionstring

The bundle version of the app or package manifest item.

kind Requiredstring

The type of manifest item. For an app or package, this needs to be software.

subtitlestring

The name of the app or package developer.

title Requiredstring

The title of the app or package being installed.

See Also

Objects