diff --git a/Cache.xcodeproj/project.pbxproj b/Cache.xcodeproj/project.pbxproj index 48372c1..fae0858 100644 --- a/Cache.xcodeproj/project.pbxproj +++ b/Cache.xcodeproj/project.pbxproj @@ -198,7 +198,7 @@ D5291D821C283C7000B702C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; D5291DA01C28405900B702C9 /* UIImage+ExtensionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+ExtensionsTests.swift"; sourceTree = ""; }; D5291DA21C2841D200B702C9 /* NSImage+ExtensionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSImage+ExtensionsTests.swift"; sourceTree = ""; }; - D5643E361C43F2CC00582E17 /* HybridCache.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = HybridCache.playground; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; + D5643E361C43F2CC00582E17 /* Storage.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Storage.playground; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; D59A19EB1EE82B44009F6AEE /* SpecializedCache.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = SpecializedCache.playground; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = ""; }; D5A138C31EB29C2100881A20 /* NSImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSImage+Extensions.swift"; sourceTree = ""; }; @@ -441,7 +441,7 @@ isa = PBXGroup; children = ( EBAACA991FBC369300FA206E /* SimpleStorage.playground */, - D5643E361C43F2CC00582E17 /* HybridCache.playground */, + D5643E361C43F2CC00582E17 /* Storage.playground */, D59A19EB1EE82B44009F6AEE /* SpecializedCache.playground */, ); path = Playgrounds; diff --git a/Playgrounds/HybridCache.playground/Contents.swift b/Playgrounds/Storage.playground/Contents.swift similarity index 100% rename from Playgrounds/HybridCache.playground/Contents.swift rename to Playgrounds/Storage.playground/Contents.swift diff --git a/Playgrounds/HybridCache.playground/contents.xcplayground b/Playgrounds/Storage.playground/contents.xcplayground similarity index 100% rename from Playgrounds/HybridCache.playground/contents.xcplayground rename to Playgrounds/Storage.playground/contents.xcplayground diff --git a/Playgrounds/Storage.playground/playground.xcworkspace/contents.xcworkspacedata b/Playgrounds/Storage.playground/playground.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..94b2795 --- /dev/null +++ b/Playgrounds/Storage.playground/playground.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,4 @@ + + +