Skip to content

Commit 799445f

Browse files
Update Darwin availability annotations. (project-chip#31767)
NoFeatures is not in the spec; need to decide whether to expose it.
1 parent 85edb01 commit 799445f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/darwin/Framework/CHIP/templates/availability.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -8662,3 +8662,13 @@
86628662
- Setpoints
86638663
- Presets
86648664
- MatterScheduleConfiguration
8665+
RVCRunMode:
8666+
Feature:
8667+
# Not really part of the spec, need to think about whether to
8668+
# expose this.
8669+
- NoFeatures
8670+
RVCCleanMode:
8671+
Feature:
8672+
# Not really part of the spec, need to think about whether to
8673+
# expose this.
8674+
- NoFeatures

0 commit comments

Comments
 (0)