[macOS] Get rid of unused software in macOS 14 (#9191)

This commit is contained in:
Alexey-Ayupov
2024-01-19 00:01:52 +01:00
committed by GitHub
parent 55a6d9d687
commit 9eea2470fb
2 changed files with 2 additions and 5 deletions

View File

@@ -217,7 +217,6 @@ build {
"${path.root}/../scripts/build/install-gcc.sh",
"${path.root}/../scripts/build/install-cocoapods.sh",
"${path.root}/../scripts/build/install-android-sdk.sh",
"${path.root}/../scripts/build/install-apache.sh",
"${path.root}/../scripts/build/install-vcpkg.sh",
"${path.root}/../scripts/build/install-safari.sh",
"${path.root}/../scripts/build/install-chrome.sh",

View File

@@ -72,14 +72,13 @@
"swiftformat",
"zstd",
"gmp",
"r",
"yq",
"unxip",
"xcbeautify",
"xcodes"
],
"cask_packages": [
"julia"
""
]
},
"gcc": {
@@ -109,7 +108,6 @@
"default": "3.0",
"rubygems": [
"cocoapods",
"xcpretty",
"bundler",
"fastlane"
]
@@ -118,7 +116,7 @@
"default": "1.20"
},
"node": {
"default": "18"
"default": "20"
},
"llvm": {
"version": "15"