During testing of xcode found, that lsregister that executed in the post of xcodebuild shows the user a message about access to external disk even on the image, so removed this image creation and replaced it with jenkins user TCC.db alteration - hacky, but relatively simple and works like a charm for now.
Also added VMX image for latest macos 13.6.1 and moved the AWS image to the same version, since it's now available in AWS.
Related Issue
related: #3
How Has This Been Tested?
Manually
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
During testing of xcode found, that lsregister that executed in the post of xcodebuild shows the user a message about access to external disk even on the image, so removed this image creation and replaced it with jenkins user TCC.db alteration - hacky, but relatively simple and works like a charm for now.
Also added VMX image for latest macos 13.6.1 and moved the AWS image to the same version, since it's now available in AWS.
Related Issue
related: #3
How Has This Been Tested?
Manually
Types of changes
Checklist: