Daniel's working notes

Enable showing build time in Xcode

To enable showing build times in Xcode, run the following command from Terminal: defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES

Linked Notes: