Expand description

App metadata profiles

This module provides definitions of the App Metadata Profile data format. See also https://help.apple.com/asc/appsspec/#/itc5c07bfa5b.

Apple’s official documentation can be a bit lacking in specifics. You can find the templates that Apple’s own tools use within the AppStoreService.framework. This framework can often be found in /Applications/Transporter.app or Applications/Xcode.app in files like devidplus-metadata-template.xml.

The types in this module are likely incomplete. Features are added as support is needed.

Structs

Represents a <package> in an App Metadata Profile.