Skip to content

Commit

Permalink
Update Darwin availability annotations.
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple committed Sep 2, 2023
1 parent 2df2dd3 commit fdf12fe
Show file tree
Hide file tree
Showing 8 changed files with 78 additions and 36 deletions.
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.

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

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.

0 comments on commit fdf12fe

Please sign in to comment.