[macOS] prepare repository for macOS 13 (#7156)

This commit is contained in:
Alexey-Ayupov
2023-02-28 22:24:25 +03:00
committed by GitHub
parent 9089d1ec95
commit c6c2716726
9 changed files with 161 additions and 114 deletions

View File

@@ -28,8 +28,9 @@ rm -rf ~/.fastlane
npm cache clean --force
# Clean yarn cache
yarn cache clean
if ! is_Ventura; then
yarn cache clean
fi
# Clean up temporary directories
sudo rm -rf ~/utils ~/image-generation /tmp/*