Release_iOS-17-4_macOS-14-4

This commit is contained in:
Cyrus Daboo
2024-03-05 17:52:42 -05:00
parent 1cb86e0e35
commit 39e2a82234
298 changed files with 4811 additions and 1280 deletions
+10 -2
View File
@@ -3,6 +3,8 @@ description: ''
payload:
payloadtype: com.apple.mcxloginscripts
supportedOS:
iOS:
introduced: n/a
macOS:
introduced: '10.7'
multiple: false
@@ -13,6 +15,12 @@ payload:
allowmanualinstall: true
userenrollment:
mode: forbidden
tvOS:
introduced: n/a
visionOS:
introduced: n/a
watchOS:
introduced: n/a
content: Login and logout managed script handling
payloadkeys:
- key: loginscripts
@@ -42,9 +50,9 @@ payloadkeys:
type: <boolean>
presence: optional
default: false
content: If 'true', doesn't execute the login scripts during login.
content: If 'true', the system doesn't execute the login scripts during login.
- key: skipLogoutHook
type: <boolean>
presence: optional
default: false
content: If 'true', doesn't execute the logout scripts during logout.
content: If 'true', the system doesn't execute the logout scripts during logout.