Comment on Incremental compilation has been disabled: it is not compatible with whole module optimization on Release build configuration Google did a good job :) Topic: Programming Languages SubTopic: Swift Tags: Apr ’22
Comment on Incremental compilation has been disabled: it is not compatible with whole module optimization on Release build configuration I'm upvoting this solution as it seems to work. In my case I had to enable bitcode for each pod instead. That is because I build with bitcode enabled. Topic: Programming Languages SubTopic: Swift Tags: Apr ’22