Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Darwin availability annotations. #29038

Merged
merged 1 commit into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 30 additions & 7 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7615,39 +7615,59 @@
- TimeFailure
- MissingTrustedTimeSource

- release: "Future"
versions: "future"
- release: "Fall 2023 #2"
versions:
ios: "17.1"
macos: "14.1"
watchos: "10.1"
tvos: "17.1"
introduced:
bitmaps:
TimeFormatLocalization:
- Feature
bitmap values:
OnOff:
Feature:
- DeadFront
TimeFormatLocalization:
Feature:
- CalendarFormat
provisional:
attributes:
# New things, not quite finalized.
PowerSource:
- EndpointList
Descriptor:
- TagList
structs:
# New things, not quite finalized.
Descriptor:
- SemanticTagStruct
struct fields:
# New things, not quite finalized.
Descriptor:
SemanticTagStruct:
- mfgCode
- namespaceID
- tag
- label
bitmaps:
# CacheAndSync is provisional in the spec.
GroupKeyManagement:
- Feature
# New things, not quite finalized.
Descriptor:
- Feature
bitmap values:
OnOff:
# New things, not quite finalized.
Descriptor:
Feature:
- DeadFront
- TagList
# CacheAndSync is provisional in the spec.
GroupKeyManagement:
Feature:
- CacheAndSync
Descriptor:
Feature:
- TagList
# Scenes are generally provisional for now.
Scenes:
Feature:
- Explicit
Expand All @@ -7662,3 +7682,6 @@
- ProxyConfiguration
- ProxyDiscovery
- ProxyValid

- release: "Future"
versions: "future"

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 7 additions & 4 deletions src/darwin/Framework/CHIP/zap-generated/MTRCallbackBridge.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/darwin/Framework/CHIP/zap-generated/MTRClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/darwin/Framework/CHIP/zap-generated/MTRStructsObjc.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.