We are having trouble with the build times of xcode 16. Any solutions when will it be fix? Does anyone having the same issue. (I am using M2 Pro)
Xcode 16 Significantly Slow
I regained good performance after deleting "Predictive Code Completion Model"...
I solved any build time regression by setting CLANG_ENABLE_EXPLICIT_MODULES to NO
realized that it works very fast on uikit applications