mirror of
https://github.com/PurpleComputing/macOSUpdates.git
synced 2026-03-21 17:20:33 +00:00
64 lines
2.6 KiB
JSON
64 lines
2.6 KiB
JSON
{
|
|
"optionalFeatures": {
|
|
"acceptableCameraUsage": true,
|
|
"acceptableScreenSharingUsage": true,
|
|
"aggressiveUserExperience": true,
|
|
"aggressiveUserFullScreenExperience": true,
|
|
"asynchronousSoftwareUpdate": true,
|
|
"attemptToFetchMajorUpgrade": true,
|
|
"enforceMinorUpdates": true
|
|
},
|
|
"osVersionRequirements": [
|
|
{
|
|
"aboutUpdateURLs": [
|
|
{
|
|
"_language": "en",
|
|
"aboutUpdateURL": "https://support.apple.com/en-us/HT213268"
|
|
}
|
|
],
|
|
"requiredInstallationDate": "2023-06-02T00:00:01Z",
|
|
"requiredMinimumOSVersion": "13.4",
|
|
"targetedOSVersionsRule": "default"
|
|
}
|
|
],
|
|
"userExperience": {
|
|
"allowedDeferrals": 100,
|
|
"allowedDeferralsUntilForcedSecondaryQuitButton": 0,
|
|
"approachingRefreshCycle": 6000,
|
|
"approachingWindowTime": 120,
|
|
"elapsedRefreshCycle": 300,
|
|
"initialRefreshCycle": 18000,
|
|
"maxRandomDelayInSeconds": 1200,
|
|
"noTimers": false,
|
|
"nudgeRefreshCycle": 60,
|
|
"randomDelay": false
|
|
},
|
|
"userInterface": {
|
|
"fallbackLanguage": "en",
|
|
"forceFallbackLanguage": true,
|
|
"forceScreenShotIcon": false,
|
|
"iconDarkPath": "/tmp/nudge/appleRainbow.png",
|
|
"iconLightPath": "/tmp/nudge/appleRainbow.png",
|
|
"screenShotDarkPath": "/tmp/nudge/updateDark.png",
|
|
"screenShotLightPath": "/tmp/nudge/updateLight.png",
|
|
"showDeferralCount": true,
|
|
"simpleMode": false,
|
|
"singleQuitButton": false,
|
|
"updateElements": [
|
|
{
|
|
"_language": "en",
|
|
"actionButtonText": "Update Device",
|
|
"informationButtonText": "More Info",
|
|
"mainContentHeader": "Your device will restart during this update",
|
|
"mainContentNote": "Important Notes",
|
|
"mainContentSubHeader": "Updates can take around 10-15 minutes to complete.",
|
|
"mainContentText": "A fully up-to-date device is required to ensure that we on the techops team can protect our data.\n\nIf you do not update by the due date, you will effectively be locked out of your system until you complete the update.\n\nWhile the update has been rigorously tested it's advised you do this as soon as possible to avoid any downtime, as well as help us find any issues early on with the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts.\n\nFor more information, hit *More Info* in the bottom left corner of this window.",
|
|
"mainHeader": "Your device requires a macOS Security Update",
|
|
"primaryQuitButtonText": "Later",
|
|
"secondaryQuitButtonText": "I understand",
|
|
"subHeader": "A friendly reminder from your local IT team"
|
|
}
|
|
]
|
|
}
|
|
}
|