---
title: CiScheduledStartCondition.Schedule
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cischeduledstartcondition/schedule-data.dictionary
---

# CiScheduledStartCondition.Schedule

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

## Declaration

```data
object CiScheduledStartCondition.Schedule
```

## Properties

days: A list of days you configure for the start condition that starts a new build on a schedule. frequency: A string indicating the frequency of the start condition that starts a new build on a schedule. hour: An integer that represents the hour you configure for the start condition that starts a new build on a schedule. minute: An integer that represents the minute you configure for the start condition that starts a new build on a schedule. timezone: A string that represents the time zone you configure for the start condition that starts a new build on a schedule.
