Contents

CiScheduledStartCondition.Schedule

The schedule of an Xcode Cloud workflow that starts a new build based on a schedule.

Declaration

object CiScheduledStartCondition.Schedule

Properties

NameTypeDescription
days[string]

A list of days you configure for the start condition that starts a new build on a schedule.

frequencystring

A string indicating the frequency of the start condition that starts a new build on a schedule.

hourinteger

An integer that represents the hour you configure for the start condition that starts a new build on a schedule.

minuteinteger

An integer that represents the minute you configure for the start condition that starts a new build on a schedule.

timezonestring

A string that represents the time zone you configure for the start condition that starts a new build on a schedule.