|
131 | 131 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
|
132 | 132 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
|
133 | 133 | 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
|
134 |
| - 61287373203C92C5000EAD3F /* FIRSourceTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 61287372203C92C5000EAD3F /* FIRSourceTests.mm */; }; |
| 134 | + 6161B5032047140C00A99DBB /* FIRFirestoreSourceTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6161B5012047140400A99DBB /* FIRFirestoreSourceTests.mm */; }; |
135 | 135 | 6ED54761B845349D43DB6B78 /* Pods_Firestore_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75A6FE51C1A02DF38F62FAAD /* Pods_Firestore_Example.framework */; };
|
136 | 136 | 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
|
137 | 137 | 7346E61D20325C6900FD6CEF /* FSTDispatchQueueTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7346E61C20325C6900FD6CEF /* FSTDispatchQueueTests.mm */; };
|
|
356 | 356 | 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
357 | 357 | 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
|
358 | 358 | 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
359 |
| - 61287372203C92C5000EAD3F /* FIRSourceTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FIRSourceTests.mm; sourceTree = "<group>"; }; |
| 359 | + 6161B5012047140400A99DBB /* FIRFirestoreSourceTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FIRFirestoreSourceTests.mm; sourceTree = "<group>"; }; |
360 | 360 | 69F6A10DBD6187489481CD76 /* Pods_Firestore_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Firestore_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
361 | 361 | 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
362 | 362 | 7346E61C20325C6900FD6CEF /* FSTDispatchQueueTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTDispatchQueueTests.mm; sourceTree = "<group>"; };
|
|
884 | 884 | DE51B1BC1F0D48AC0013853F /* API */ = {
|
885 | 885 | isa = PBXGroup;
|
886 | 886 | children = (
|
887 |
| - 61287372203C92C5000EAD3F /* FIRSourceTests.mm */, |
| 887 | + 6161B5012047140400A99DBB /* FIRFirestoreSourceTests.mm */, |
888 | 888 | 5492E070202154D600B64F25 /* FIRCursorTests.mm */,
|
889 | 889 | 5492E06C202154D500B64F25 /* FIRDatabaseTests.mm */,
|
890 | 890 | 5492E06A202154D500B64F25 /* FIRFieldsTests.mm */,
|
|
1558 | 1558 | isa = PBXSourcesBuildPhase;
|
1559 | 1559 | buildActionMask = 2147483647;
|
1560 | 1560 | files = (
|
1561 |
| - 61287373203C92C5000EAD3F /* FIRSourceTests.mm in Sources */, |
| 1561 | + 6161B5032047140C00A99DBB /* FIRFirestoreSourceTests.mm in Sources */, |
1562 | 1562 | 5492E076202154D600B64F25 /* FIRValidationTests.mm in Sources */,
|
1563 | 1563 | 5492E072202154D600B64F25 /* FIRQueryTests.mm in Sources */,
|
1564 | 1564 | 5491BC731FB44593008B3588 /* FSTIntegrationTestCase.mm in Sources */,
|
|
0 commit comments