The declaration to configure a subscribed calendar.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Account Name VisibleName The name that apps show to the user for this calendar account. If not present, the system generates a suitable default. | string | optional | — | ✓Yes | iOS (15.0+)macOS (14.0+)visionOS (1.1+) |
Calendar URL CalendarURL The URL of the subscribed calendar, which needs to start with `https://`. | string | required | — | ✓Yes | iOS (15.0+)macOS (14.0+)visionOS (1.1+) |
Authentication Credentials Asset Reference AuthenticationCredentialsAssetReference The identifier of an asset declaration that contains the credentials for this account to authenticate with a calendar server. Set the corresponding asset type to `CredentialUserNameAndPassword`. | string | optional | — | ✓Yes | iOS (15.0+)macOS (14.0+)visionOS (1.1+) |