Skip to content

A set of rake tasks for maintaining Xcode preferences in source control.

Notifications You must be signed in to change notification settings

akitchen/XcodePreferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XcodePreferences

My current Xcode preferences

Clone it and rake to enjoy the purple darkness and also the keybindings.

The default rake task will also update a handful of Xcode's internal preferences:

  • DVTTextShowLineNumbers : true
  • IDEEditorCoordinatorTarget_Click : FocusedEditor
  • DVTTextWrappedLinesIndentWidth : 2
  • IDEKeyBindingCurrentPreferenceSet : akitchen (that's me)
  • IDEBuildingContinueBuildingAfterErrors : true
  • IDEEditorCoordinatorTarget_DoubleClick : SeparateTab
  • DVTTextEditorTrimWhitespaceOnlyLines : true

Special thanks to Jonathan Barnes for the original idea, and to Jeff Hui for the defaults automation

About

A set of rake tasks for maintaining Xcode preferences in source control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages