playgroundSharedDataDirectory
The path to the directory containing data shared between all playgrounds in Xcode.
Declaration
let playgroundSharedDataDirectory: URLDiscussion
Use this directory to store data that must be persisted between playground runs or shared between multiple playgrounds.