Uploaded September 2023 | Updated September 2026, 2 hours ago
In a large project it's important to monitor your apps build times so you can discover any issues. Here's how to see how long your project takes to build.
Show Build Times Command:
defaults write com.apple.dt.Xcode ShowBuildOperationDuration -bool YES
Subscribe for more Xcode and iOS Dev tips.
In a large project it's important to monitor your apps build times so you can discover any issues. Here's how to see how long your project takes to build.
Show Build Times Command:
defaults write com.apple.dt.Xcode ShowBuildOperationDuration -bool YES
Subscribe for more Xcode and iOS Dev tips.










