Contents

BuildBundle.Attributes

The attributes that describe a Build Bundles resource.

Declaration

object BuildBundle.Attributes

Properties

NameTypeDescription
bundleIdstring

The bundle ID of the build bundle.

bundleTypeBuildBundleType

The type of the build bundle.

deviceProtocols[string]

The protocols that the app uses to communicate with external accessory hardware. For more information, see UISupportedExternalAccessoryProtocols.

dSYMUrluri

The URL to the symbolication file for the app or App Clip.

entitlementsBuildBundle.Attributes.Entitlements

Entitlement information for your app or App Clip.

fileNamestring

The name of the build bundle.

hasOnDemandResourcesboolean

A Boolean value that indicates whether the build bundle contains on-demand resources.

hasPrerenderedIconboolean

A Boolean value that indicates whether the build bundle contains a pre-rendered app icon.

hasSirikitboolean

A Boolean value that indicates whether the build bundle contains an app or App Clip that allows users to interact with it through voice, intelligent suggestions, and personalized workflows.

includesSymbolsboolean

A Boolean value that indicates whether the build bundle includes symbol information for debugging and crash reports.

isIosBuildMacAppStoreCompatibleboolean

A Boolean value that indicates whether an iOS app included in the build bundle is included on the Mac App Store.

locales[string]

The specified locale. Refer to BetaAppLocalizationCreateRequest.Data.Attributes for possible values.

platformBuildstring

The build number of the OS you used to build the app or App Clip.

requiredCapabilities[string]

An array of capabilities that your app or App Clip requires.

sdkBuildstring

A string that identifies the SDK you used to build your app or App Clip.

supportedArchitectures[string]

An array of supported CPU architectures that your app or App Clip supports.

usesLocationServicesboolean

A Boolean value that indicates whether the app or App Clip included in the build bundle uses location services.

baDownloadAllowanceinteger
baMaxInstallSizeinteger
minimumOsVersionstring

Mentioned in

Topics

Objects

See Also

Objects