Optimizing-Swift-Build-Times icon indicating copy to clipboard operation
Optimizing-Swift-Build-Times copied to clipboard

dSYM generation should be off for all debug builds

Open michaeleisel opened this issue 6 years ago • 2 comments

The use case provided for why one would have dSYM generation on is rare and should be opt-in. A lot of people leave dSYM generation on and don't realize it's adding 5+ seconds to every incremental build.

michaeleisel avatar Feb 09 '19 17:02 michaeleisel

Agree. Would you like to create a PR with an improved explanation in that section?

fastred avatar Feb 22 '19 12:02 fastred

Eh, I'm too lazy

michaeleisel avatar Feb 22 '19 19:02 michaeleisel