My company recently upgraded from macOS11 to macOS12 in azure pipeline. But the building project pipeline keeps failing with this error:
##[error]Error: /usr/bin/xcodebuild failed with return code: 65
But it doesn't show me where the error is in the whole building log...
Does anybody have any idea? Or how can I see more building details?