Intel i9 with Xcode 13.2 and new build system by florentmorin · Pull Request #282 · devMEremenko/XcodeBenchmark
Navigation Menu
{{ message }}
devMEremenko / XcodeBenchmark Public
- Notifications You must be signed in to change notification settings
- Fork 415
Open
florentmorin wants to merge 2 commits intodevMEremenko:masterfrom
Open
Intel i9 with Xcode 13.2 and new build system#282
florentmorin wants to merge 2 commits intodevMEremenko:masterfrom
Intel i9 with Xcode 13.2 and new build system#282
florentmorin wants to merge 2 commits intodevMEremenko:masterfrom
Conversation
Copy link Copy Markdown
florentmorin
commented
Dec 12, 2021
florentmorin
commented
Checklist
If you have any non-Apple hardware components - submit your results to the Custom Hardware table.
florentmorin added 2 commits
December 12, 2021 13:03Copy link Copy Markdown
Collaborator
sverrisson
commented
Dec 12, 2021
sverrisson commented
Dec 12, 2021Please explain?
Copy link Copy Markdown
Author
florentmorin
commented
Dec 12, 2021
florentmorin commented
Dec 12, 2021The fastest build was done using new build system introduced by Xcode 13.2.
It was enabled by running this before launching script:
defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1
And disabled like this:
defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 0
florentmorin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

