[macOS] Update SoftwareReport scripts (#9092)

This commit is contained in:
Alexey-Ayupov
2024-01-04 10:46:00 +01:00
committed by GitHub
parent 83fbf5a752
commit 9da2ec6b06
3 changed files with 11 additions and 11 deletions

View File

@@ -44,7 +44,6 @@ $xcodeVersions | ForEach-Object {
$xcodebuildPath = Get-XcodeToolPath -Version $_.link -ToolName 'xcodebuild'
Invoke-ValidateCommand "sudo $xcodebuildPath -downloadPlatform $runtime" | Out-Null
}
}
Invoke-XcodeRunFirstLaunch -Version $defaultXcode