Build.Attributes
Attributes that describe a Builds resource.
Declaration
object Build.AttributesProperties
| Name | Type | Description |
|---|---|---|
expired | boolean | A Boolean value that indicates if the build has expired. An expired build is unavailable for testing. |
iconAssetToken | ImageAsset | The icon of the uploaded build. |
minOsVersion | string | The minimum operating system version needed to test a build. |
processingState | string | The processing state of the build indicating that it is not yet available for testing. |
version | string | The version number of the uploaded build. |
usesNonExemptEncryption | boolean | A Boolean value that indicates whether the build uses non-exempt encryption. |
uploadedDate | date-time | The date and time the build was uploaded to App Store Connect. |
expirationDate | date-time | The date and time the build will auto-expire and no longer be available for testing. |
buildAudienceType | BuildAudienceType | |
computedMinMacOsVersion | string | |
lsMinimumSystemVersion | string | |
computedMinVisionOsVersion | string |