CodeQL Environment Variables Not Passed to XCode Task Azure DevOps
I have an Azure DevOps build pipeline. In that pipeline I am trying to build a Swift codebase and scan it with CodeQL. I am using indirect tracing to separate the CodeQL and build steps into separate components.