xcodexcode4.5

The Xcode xcshareddata directory?


My project now has a project.xcworkspace/xcshareddata directory.

What does Xcode store in the project.xcworkspace/xcshareddata directory?


Solution

  • The xcshareddata directory is primarily used to store shared settings (as opposed to xcuserdata which is used for settings which are not shared a.k.a. user specific). The following are some items currently stored in 'xcshareddata`: