Release_iOS-17-2_macOS-14-2

This commit is contained in:
Cyrus Daboo
2023-12-13 15:08:54 -05:00
parent f44981aed0
commit 1cb86e0e35
51 changed files with 1577 additions and 1181 deletions
+4
View File
@@ -31,3 +31,7 @@ strings. This has not been corrected as the schema does not support polymorphic
### profiles/com.apple.universalaccess.yaml
The `contrast` key in the `com.apple.universalaccess` profile payload incorrectly listed its type as `integer`. The correct type is `real`.
### profiles/com.apple.extensiblesso.yaml
The `AuthorizationGroups` key was updated as the key values-pairs in the dictionary were incorrectly stated.
+6
View File
@@ -150,6 +150,9 @@ properties:
type: boolean
description: If true, indicates that the skip key's corresponding Setup pane is always skipped. If false, indicates
that the skip key's corresponding Setup pane may be shown, depending on exactly when during the setup flow it occurs.
beta:
type: boolean
description: Indicates that this payload should be considered a beta release for this OS. It may change in an incompatible way prior to final release.
macOS: *supportedOSItem
tvOS: *supportedOSItem
watchOS: *supportedOSItem
@@ -163,6 +166,9 @@ properties:
- single
- multiple
- combined
beta:
type: boolean
description: Indicates that this entire payload should be considered a beta release. It may change in an incompatible way prior to final release.
content:
type: string
description: Description of the payload.