Open
Description
The build system and Swift compiler in Xcode 13.2 beta 2 have a new mode that better utilizes available cores, resulting in faster builds for Swift projects. The mode is opt-in, and you can enable globally with the following user default:
defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1
It would be great to see updates on the benchmarks with this setting enabled!
Metadata
Metadata
Assignees
Labels
No labels