# Enable internal menu
defaults write com.apple.dt.Xcode ShowDVTDebugMenu -bool YES
# Enable project build time
defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
# Improve performance
defaults write com.apple.dt.Xcode IDEBuildOperationMaxNumberOfConcurrentCompileTasks -int 12
Last active
November 21, 2025 16:14
-
-
Save durul/191a6f6a75b7b131cca6d7f2b3f56129 to your computer and use it in GitHub Desktop.
Xcode Defaults
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment