From f62f4608bb6cc87f111e3451dbf9785b77a42880 Mon Sep 17 00:00:00 2001 From: Boyko Mihail Date: Thu, 29 Apr 2021 09:58:59 +0300 Subject: [PATCH] feat: Rename file --- .../Keychain+CodableKeyValueStorage.swift | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename TIKeychainUtils/Sources/{KeychainAccess => KeychainCodableBackingStore}/Keychain+CodableKeyValueStorage.swift (100%) diff --git a/TIKeychainUtils/Sources/KeychainAccess/Keychain+CodableKeyValueStorage.swift b/TIKeychainUtils/Sources/KeychainCodableBackingStore/Keychain+CodableKeyValueStorage.swift similarity index 100% rename from TIKeychainUtils/Sources/KeychainAccess/Keychain+CodableKeyValueStorage.swift rename to TIKeychainUtils/Sources/KeychainCodableBackingStore/Keychain+CodableKeyValueStorage.swift