How to Add a Resource Regression Check to Your CI Pipeline

Your compiler will not tell you when a merge drops an icon, a manifest, or a string table entry. Here is how to catch it automatically with a resource regression check in your build pipeline, using sircc64 -diff and a committed baseline.