|
63 | 63 | 1694DFE92351CB2000B7807A /* QueryBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DFDA2351CB2000B7807A /* QueryBuilderTests.swift */; };
|
64 | 64 | 1694DFEA2351CB2000B7807A /* ReferenceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DFDB2351CB2000B7807A /* ReferenceTests.swift */; };
|
65 | 65 | 16982A08235998AA0018C74C /* StoragePath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16982A07235998AA0018C74C /* StoragePath.swift */; };
|
| 66 | + 16982A0A2359BF820018C74C /* StoragePathTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16982A092359BF820018C74C /* StoragePathTests.swift */; }; |
66 | 67 | C7AC0728461714610F570CB5 /* Pods_FireSnapshotTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA9C3F24DAB7C0106A5A122D /* Pods_FireSnapshotTests.framework */; };
|
67 | 68 | CE86EA2FE75980E5237BCED1 /* Pods_FireSnapshot.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8925B294155F0A90A59C088 /* Pods_FireSnapshot.framework */; };
|
68 | 69 | /* End PBXBuildFile section */
|
|
137 | 138 | 1694DFDA2351CB2000B7807A /* QueryBuilderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QueryBuilderTests.swift; sourceTree = "<group>"; };
|
138 | 139 | 1694DFDB2351CB2000B7807A /* ReferenceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReferenceTests.swift; sourceTree = "<group>"; };
|
139 | 140 | 16982A07235998AA0018C74C /* StoragePath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoragePath.swift; sourceTree = "<group>"; };
|
| 141 | + 16982A092359BF820018C74C /* StoragePathTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoragePathTests.swift; sourceTree = "<group>"; }; |
140 | 142 | 25B42645485A6D1C6682724A /* Pods-FireSnapshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FireSnapshot.debug.xcconfig"; path = "Target Support Files/Pods-FireSnapshot/Pods-FireSnapshot.debug.xcconfig"; sourceTree = "<group>"; };
|
141 | 143 | 648BB37871CC0A94356CF0DB /* Pods-FireSnapshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FireSnapshot.release.xcconfig"; path = "Target Support Files/Pods-FireSnapshot/Pods-FireSnapshot.release.xcconfig"; sourceTree = "<group>"; };
|
142 | 144 | B90A83261856C6D7C28E7346 /* Pods-FireSnapshotTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FireSnapshotTests.debug.xcconfig"; path = "Target Support Files/Pods-FireSnapshotTests/Pods-FireSnapshotTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
255 | 257 | 1694DFCD2351CB2000B7807A /* ResultTests.swift */,
|
256 | 258 | 1694DFD92351CB2000B7807A /* TransactionTests.swift */,
|
257 | 259 | 1694DFD62351CB2000B7807A /* WriteTest.swift */,
|
| 260 | + 16982A092359BF820018C74C /* StoragePathTests.swift */, |
258 | 261 | );
|
259 | 262 | path = Sources;
|
260 | 263 | sourceTree = "<group>";
|
|
546 | 549 | 1694DFDF2351CB2000B7807A /* DocumentTimestampsTests.swift in Sources */,
|
547 | 550 | 1694DFDE2351CB2000B7807A /* ReadTests.swift in Sources */,
|
548 | 551 | 1694DFE32351CB2000B7807A /* PathTests.swift in Sources */,
|
| 552 | + 16982A0A2359BF820018C74C /* StoragePathTests.swift in Sources */, |
549 | 553 | 1694DFE82351CB2000B7807A /* TransactionTests.swift in Sources */,
|
550 | 554 | 1694DFEA2351CB2000B7807A /* ReferenceTests.swift in Sources */,
|
551 | 555 | 1694DFE72351CB2000B7807A /* IncrementableNumberTests.swift in Sources */,
|
|
0 commit comments