[macOS] Fix default Xcode for docs, add after-switching warmup (#13179)

This commit is contained in:
Erik Bershel
2025-10-16 12:36:17 +02:00
committed by GitHub
parent 2f702974cc
commit 84653458a4
2 changed files with 15 additions and 4 deletions

View File

@@ -40,6 +40,12 @@ if is_SonomaX64 || is_VenturaX64 || is_SequoiaX64; then
brew uninstall parallels
fi
# Simple warmup of the default Xcode
echo "Warm up the default Xcode"
xcodebuild -version > /dev/null
xcrun simctl list > /dev/null
xcrun simctl list devices > /dev/null
echo "Put documentation to $HOME root"
cp $HOME/image-generation/output/software-report/systeminfo.* $HOME/