From fba75d09065fcc76a25dcf386b1d00d33f5175af Mon Sep 17 00:00:00 2001 From: Dan Cristoloveanu Date: Wed, 14 Feb 2024 16:57:30 -0800 Subject: [PATCH] Remove password from Osx Readme for azure pipelines (#36734) --- scripts/azure-pipelines/osx/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/azure-pipelines/osx/README.md b/scripts/azure-pipelines/osx/README.md index 98a4f12845..25bc10db09 100644 --- a/scripts/azure-pipelines/osx/README.md +++ b/scripts/azure-pipelines/osx/README.md @@ -47,7 +47,7 @@ This is the checklist for what the vcpkg team does when updating the macOS machi - [ ] Install MacOS like you would on real hardware. * Apple ID: 'Set Up Later' / Skip * Account name: vcpkg - * Account password: vcpkg + * A very similar password :) - [ ] Install Parallels Tools - [ ] Restart the VM - [ ] Change the desktop background to a solid color @@ -109,7 +109,7 @@ This is the checklist for what the vcpkg team does when updating the macOS machi - [ ] Follow prompts as you would on real hardware. * Apple ID: 'Set Up Later' / Skip * Account name: vcpkg - * Account password: vcpkg + * A very similar password * No location services * Yes send crash reports - [ ] Set the desktop wallpaper to a fixed color from Settings -> Wallpaper . (This makes the KVM a lot easier to use :) )