Commit Graph

9 Commits

Author SHA1 Message Date
Maxim Lobanov
fec7951493 Fix Xcode simulator naming at the end of image generation (#7181) 2023-03-01 10:43:47 +01:00
Andy Mishechkin
f889dd8d68 Helper function for execution of xcversion with more than one attempt. (#2700)
* Invoke-XCVersion function has been created

* PR Comments resolving

* $result.Output | ForEach-Object { Write-Host $_ } has been added

* $PauseDuration -> $PauseDurationSecs

* Fixing the attempt indexing
2021-02-17 11:03:31 +03:00
Maxim Lobanov
1aad4c7b8d accept proposal 2020-11-11 14:33:35 +03:00
Maxim Lobanov
b49a705f6b need to test 2020-10-31 18:41:04 +03:00
Maxim Lobanov
f80d9cdc66 reuse function 2020-10-06 11:11:36 +03:00
Maxim Lobanov
fc8383a81e Update Xcode.Helpers.psm1 2020-10-02 08:05:11 +03:00
Maxim Lobanov
da68de0a09 Implement logic to check if xcode is beta 2020-10-01 13:11:30 +03:00
Maxim Lobanov
702796b09b Bring latest changes from internal Mac-Cloud repository from 21 September 2020-09-21 09:46:17 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00