Skip to content

Instantly share code, notes, and snippets.

@vinhnx
Forked from joemasilotti/XcodeCheatSheet.md
Last active August 29, 2015 14:23
Show Gist options
  • Save vinhnx/ba2e1f13e9a86c878869 to your computer and use it in GitHub Desktop.
Save vinhnx/ba2e1f13e9a86c878869 to your computer and use it in GitHub Desktop.

##Xcode Locations

###Xcode Provisioning Profiles:

~/Library/MobileDevice/Provisioning\ Profiles

###Xcode Font and Color Schemes:

~/Library/Developer/Xcode/UserData/FontAndColorThemes

###Xcode Plug-ins:

~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins

###Xcode Project Templates:

~/Library/Developer/Xcode/Templates/Project\ Templates/

###Xcode File Templates:

~/Library/Developer/Xcode/Templates/File\ Templates/

###Xcode Doc Sets

~/Library/Developer/Shared/Documentation/DocSets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment