Merge pull request #264 from microsoft/feature/setup-keys
Fix autologin for 11.6.6
This commit is contained in:
Коммит
f6de5d2861
|
@ -39,11 +39,13 @@ action_class do
|
|||
'DidSeeSiriSetup' => true,
|
||||
'DidSeePrivacy' => true,
|
||||
'DidSeeAccessibility' => true,
|
||||
'DidSeeAppearance' => true,
|
||||
'DidSeeAppearanceSetup' => true,
|
||||
'DidSeeScreenTime' => true,
|
||||
'LastSeenCloudProductVersion' => node['platform_version'],
|
||||
'LastPreLoginTasksPerformedVersion' => node['platform_version'],
|
||||
'LastPreLoginTasksPerformedBuild' => node['platform_build'],
|
||||
'LastSeenBuddyBuildVersion' => node['platform_build'],
|
||||
'LastSeenSiriProductVersion' => node['platform_version'],
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче