Contents

Build.Attributes

Attributes that describe a Builds resource.

Declaration

object Build.Attributes

Properties

NameTypeDescription
expiredboolean

A Boolean value that indicates if the build has expired. An expired build is unavailable for testing.

iconAssetTokenImageAsset

The icon of the uploaded build.

minOsVersionstring

The minimum operating system version needed to test a build.

processingStatestring

The processing state of the build indicating that it is not yet available for testing.

versionstring

The version number of the uploaded build.

usesNonExemptEncryptionboolean

A Boolean value that indicates whether the build uses non-exempt encryption.

uploadedDatedate-time

The date and time the build was uploaded to App Store Connect.

expirationDatedate-time

The date and time the build will auto-expire and no longer be available for testing.

buildAudienceTypeBuildAudienceType

computedMinMacOsVersionstring

lsMinimumSystemVersionstring

computedMinVisionOsVersionstring

Mentioned in

Topics

Types

See Also

Related Documentation

Attributes and Relationships