---
title: BuildBundle.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/buildbundle/attributes-data.dictionary
---

# BuildBundle.Attributes

The attributes that describe a Build Bundles resource.

## Declaration

```data
object BuildBundle.Attributes
```

## Properties

bundleId: The bundle ID of the build bundle. bundleType: The type of the build bundle. deviceProtocols: The protocols that the app uses to communicate with external accessory hardware. For more information, see UISupportedExternalAccessoryProtocols. dSYMUrl: The URL to the symbolication file for the app or App Clip. entitlements: Entitlement information for your app or App Clip. fileName: The name of the build bundle. hasOnDemandResources: A Boolean value that indicates whether the build bundle contains on-demand resources. hasPrerenderedIcon: A Boolean value that indicates whether the build bundle contains a pre-rendered app icon. hasSirikit: 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. includesSymbols: A Boolean value that indicates whether the build bundle includes symbol information for debugging and crash reports. isIosBuildMacAppStoreCompatible: A Boolean value that indicates whether an iOS app included in the build bundle is included on the Mac App Store. locales: The specified locale. Refer to BetaAppLocalizationCreateRequest.Data.Attributes for possible values. platformBuild: The build number of the OS you used to build the app or App Clip. requiredCapabilities: An array of capabilities that your app or App Clip requires. sdkBuild: A string that identifies the SDK you used to build your app or App Clip. supportedArchitectures: An array of supported CPU architectures that your app or App Clip supports. usesLocationServices: A Boolean value that indicates whether the app or App Clip included in the build bundle uses location services. baDownloadAllowance: baMaxInstallSize: minimumOsVersion:

## Mentioned in

App Store Connect API 4.1 release notes

## Topics

### Objects

- [BuildBundle.Attributes.Entitlements](appstoreconnectapi/buildbundle/attributes-data.dictionary/entitlements-data.dictionary.md)

## See Also

### Objects

- [BuildBundle.Relationships](appstoreconnectapi/buildbundle/relationships-data.dictionary.md)
