CiXcodeVersion.Attributes
The attributes that describe an Xcode Versions resource.
Declaration
object CiXcodeVersion.AttributesProperties
| Name | Type | Description |
|---|---|---|
name | string | The name of the Xcode version. |
testDestinations | [CiXcodeVersion.Attributes.TestDestinations] | A list of the Xcode version’s available test destinations. |
version | string | The Xcode version. |