mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
цц
This commit is contained in:
@@ -48,7 +48,7 @@ function Get-XcodeInfoList {
|
||||
|
||||
$xcodeInfo.Add($xcodeRootPath, [PSCustomObject] @{
|
||||
VersionInfo = $versionInfo
|
||||
SDKInfo = Get-XcodeSDKList
|
||||
SDKInfo = Get-XcodeSDKList -XcodeRootPath $xcodeRootPath
|
||||
SimulatorsInfo = Get-XcodeSimulatorsInfo
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user