Optimizing and Debugging Incremental Build Time in Swift 5.5

How about this? Try adding -gazorp to the other Swift flags. When I do that, I see:

error: unknown argument: '-gazorp'
Command CompileSwiftSources failed with a nonzero exit code

in the build log for the Swift compiler when I expand it in Xcode. What do you see?