The MS Azure provides the build VM and we request macOS-Latest (which is currently 12.7.1)
When we get 12.7.1 the hardening test works as expected :-)
50:50 we get 12.6.9 (which is strange since MS lists that we would get 12.7.1?)
We then git fetch all the code and do an xcodebuild test xxxx
On 12.6.9 we get the following:
Fault with time server (we fixed this with an extra sync command)
The hardening flags are wrong, ie we ask for hardened and the dynamic test says we do NOT have the hard and kill flags set
So yes we are running the test app and the xcodebuild test (which uses the app) on a 12.6.9 VM
Topic:
Code Signing
SubTopic:
General
Tags: