|
|
|
@ -17,6 +17,7 @@ |
|
|
|
C4A47D532B6D2C5F00ADC637 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D522B6D2C5F00ADC637 /* Logger.swift */; }; |
|
|
|
C4A47D532B6D2C5F00ADC637 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D522B6D2C5F00ADC637 /* Logger.swift */; }; |
|
|
|
C4A47D552B6D2DBF00ADC637 /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D542B6D2DBF00ADC637 /* FileUtils.swift */; }; |
|
|
|
C4A47D552B6D2DBF00ADC637 /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D542B6D2DBF00ADC637 /* FileUtils.swift */; }; |
|
|
|
C4A47D612B6D3C1300ADC637 /* Services.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D602B6D3C1300ADC637 /* Services.swift */; }; |
|
|
|
C4A47D612B6D3C1300ADC637 /* Services.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D602B6D3C1300ADC637 /* Services.swift */; }; |
|
|
|
|
|
|
|
C4A47D652B6E92FE00ADC637 /* Storable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D642B6E92FE00ADC637 /* Storable.swift */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
@ -41,6 +42,7 @@ |
|
|
|
C4A47D522B6D2C5F00ADC637 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; }; |
|
|
|
C4A47D522B6D2C5F00ADC637 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; }; |
|
|
|
C4A47D542B6D2DBF00ADC637 /* FileUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileUtils.swift; sourceTree = "<group>"; }; |
|
|
|
C4A47D542B6D2DBF00ADC637 /* FileUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileUtils.swift; sourceTree = "<group>"; }; |
|
|
|
C4A47D602B6D3C1300ADC637 /* Services.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Services.swift; sourceTree = "<group>"; }; |
|
|
|
C4A47D602B6D3C1300ADC637 /* Services.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Services.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C4A47D642B6E92FE00ADC637 /* Storable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storable.swift; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -87,6 +89,7 @@ |
|
|
|
C425D4382B6D24E1002A7B48 /* LeStorage.docc */, |
|
|
|
C425D4382B6D24E1002A7B48 /* LeStorage.docc */, |
|
|
|
C4A47D602B6D3C1300ADC637 /* Services.swift */, |
|
|
|
C4A47D602B6D3C1300ADC637 /* Services.swift */, |
|
|
|
C425D4572B6D2519002A7B48 /* Store.swift */, |
|
|
|
C425D4572B6D2519002A7B48 /* Store.swift */, |
|
|
|
|
|
|
|
C4A47D642B6E92FE00ADC637 /* Storable.swift */, |
|
|
|
C4A47D4E2B6D280200ADC637 /* StoredCollection.swift */, |
|
|
|
C4A47D4E2B6D280200ADC637 /* StoredCollection.swift */, |
|
|
|
C4A47D582B6D352900ADC637 /* Utils */, |
|
|
|
C4A47D582B6D352900ADC637 /* Utils */, |
|
|
|
); |
|
|
|
); |
|
|
|
@ -225,6 +228,7 @@ |
|
|
|
C425D4392B6D24E1002A7B48 /* LeStorage.docc in Sources */, |
|
|
|
C425D4392B6D24E1002A7B48 /* LeStorage.docc in Sources */, |
|
|
|
C4A47D612B6D3C1300ADC637 /* Services.swift in Sources */, |
|
|
|
C4A47D612B6D3C1300ADC637 /* Services.swift in Sources */, |
|
|
|
C4A47D552B6D2DBF00ADC637 /* FileUtils.swift in Sources */, |
|
|
|
C4A47D552B6D2DBF00ADC637 /* FileUtils.swift in Sources */, |
|
|
|
|
|
|
|
C4A47D652B6E92FE00ADC637 /* Storable.swift in Sources */, |
|
|
|
C4A47D4F2B6D280200ADC637 /* StoredCollection.swift in Sources */, |
|
|
|
C4A47D4F2B6D280200ADC637 /* StoredCollection.swift in Sources */, |
|
|
|
C425D4582B6D2519002A7B48 /* Store.swift in Sources */, |
|
|
|
C425D4582B6D2519002A7B48 /* Store.swift in Sources */, |
|
|
|
); |
|
|
|
); |
|
|
|
|