|
123 | 123 | 54A0353020A3B3D8003E0143 /* statusor_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54A0352D20A3B3D7003E0143 /* statusor_test.cc */; };
|
124 | 124 | 54A0353520A3D8CB003E0143 /* iterator_adaptors_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54A0353420A3D8CB003E0143 /* iterator_adaptors_test.cc */; };
|
125 | 125 | 54C2294F1FECABAE007D065B /* log_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54C2294E1FECABAE007D065B /* log_test.cc */; };
|
126 |
| - 54D400D42148BACE001D2BCC /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 54D400D32148BACE001D2BCC /* GoogleService-Info.plist */; }; |
127 | 126 | 54DA12A61F315EE100DD57A1 /* collection_spec_test.json in Resources */ = {isa = PBXBuildFile; fileRef = 54DA129C1F315EE100DD57A1 /* collection_spec_test.json */; };
|
128 | 127 | 54DA12A71F315EE100DD57A1 /* existence_filter_spec_test.json in Resources */ = {isa = PBXBuildFile; fileRef = 54DA129D1F315EE100DD57A1 /* existence_filter_spec_test.json */; };
|
129 | 128 | 54DA12A81F315EE100DD57A1 /* limbo_spec_test.json in Resources */ = {isa = PBXBuildFile; fileRef = 54DA129E1F315EE100DD57A1 /* limbo_spec_test.json */; };
|
|
217 | 216 | C80B10E79CDD7EF7843C321E /* type_traits_apple_test.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A0CF41BA5AED6049B0BEB2C /* type_traits_apple_test.mm */; };
|
218 | 217 | C8D3CE2343E53223E6487F2C /* Pods_Firestore_Example_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5918805E993304321A05E82B /* Pods_Firestore_Example_iOS.framework */; };
|
219 | 218 | CA989C0E6020C372A62B7062 /* testutil.cc in Sources */ = {isa = PBXBuildFile; fileRef = 54A0352820A3B3BD003E0143 /* testutil.cc */; };
|
| 219 | + D5B2529BEB307D0725979F62 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = D5B259789B257368234FA2F6 /* GoogleService-Info.plist */; }; |
220 | 220 | D5B25CBF07F65E885C9D68AB /* perf_spec_test.json in Resources */ = {isa = PBXBuildFile; fileRef = D5B2593BCB52957D62F1C9D3 /* perf_spec_test.json */; };
|
| 221 | + D5B25DDFD27670BEA5AD70EE /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = D5B259789B257368234FA2F6 /* GoogleService-Info.plist */; }; |
| 222 | + D5B25EE88A01AC7768B6D98F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = D5B259789B257368234FA2F6 /* GoogleService-Info.plist */; }; |
221 | 223 | D94A1862B8FB778225DB54A1 /* filesystem_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = F51859B394D01C0C507282F1 /* filesystem_test.cc */; };
|
222 | 224 | DD5976A45071455FF3FE74B8 /* string_win_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 79507DF8378D3C42F5B36268 /* string_win_test.cc */; };
|
223 | 225 | DE03B2D41F2149D600A30B9C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
|
|
408 | 410 | 54C2294E1FECABAE007D065B /* log_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log_test.cc; sourceTree = "<group>"; };
|
409 | 411 | 54C9EDF12040E16300A969CD /* Firestore_SwiftTests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Firestore_SwiftTests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
410 | 412 | 54C9EDF52040E16300A969CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
411 |
| - 54D400D32148BACE001D2BCC /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "App/GoogleService-Info.plist"; sourceTree = SOURCE_ROOT; }; |
412 | 413 | 54DA129C1F315EE100DD57A1 /* collection_spec_test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = collection_spec_test.json; sourceTree = "<group>"; };
|
413 | 414 | 54DA129D1F315EE100DD57A1 /* existence_filter_spec_test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = existence_filter_spec_test.json; sourceTree = "<group>"; };
|
414 | 415 | 54DA129E1F315EE100DD57A1 /* limbo_spec_test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = limbo_spec_test.json; sourceTree = "<group>"; };
|
|
532 | 533 | BB92EB03E3F92485023F64ED /* Pods_Firestore_Example_iOS_Firestore_SwiftTests_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Firestore_Example_iOS_Firestore_SwiftTests_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
533 | 534 | D3CC3DC5338DCAF43A211155 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
534 | 535 | D5B2593BCB52957D62F1C9D3 /* perf_spec_test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = perf_spec_test.json; sourceTree = "<group>"; };
|
| 536 | + D5B259789B257368234FA2F6 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.info; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
535 | 537 | DE03B2E91F2149D600A30B9C /* Firestore_IntegrationTests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Firestore_IntegrationTests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
536 | 538 | DE03B3621F215E1600A30B9C /* CAcert.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = CAcert.pem; sourceTree = "<group>"; };
|
537 | 539 | DE0761F61F2FE68D003233AF /* BasicCompileTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicCompileTests.swift; sourceTree = "<group>"; };
|
|
625 | 627 | isa = PBXGroup;
|
626 | 628 | children = (
|
627 | 629 | 6003F593195388D20070C39A /* iOS */,
|
628 |
| - 54D400D32148BACE001D2BCC /* GoogleService-Info.plist */, |
| 630 | + D5B259789B257368234FA2F6 /* GoogleService-Info.plist */, |
629 | 631 | );
|
630 | 632 | path = App;
|
631 | 633 | sourceTree = "<group>";
|
|
1440 | 1442 | isa = PBXResourcesBuildPhase;
|
1441 | 1443 | buildActionMask = 2147483647;
|
1442 | 1444 | files = (
|
1443 |
| - 54D400D42148BACE001D2BCC /* GoogleService-Info.plist in Resources */, |
1444 | 1445 | 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
|
1445 | 1446 | 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
|
1446 | 1447 | 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
|
1447 | 1448 | 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
|
| 1449 | + D5B25DDFD27670BEA5AD70EE /* GoogleService-Info.plist in Resources */, |
1448 | 1450 | );
|
1449 | 1451 | runOnlyForDeploymentPostprocessing = 0;
|
1450 | 1452 | };
|
|
1465 | 1467 | 3B843E4C1F3A182900548890 /* remote_store_spec_test.json in Resources */,
|
1466 | 1468 | 54DA12AE1F315EE100DD57A1 /* resume_token_spec_test.json in Resources */,
|
1467 | 1469 | 54DA12AF1F315EE100DD57A1 /* write_spec_test.json in Resources */,
|
| 1470 | + D5B2529BEB307D0725979F62 /* GoogleService-Info.plist in Resources */, |
1468 | 1471 | );
|
1469 | 1472 | runOnlyForDeploymentPostprocessing = 0;
|
1470 | 1473 | };
|
|
1482 | 1485 | files = (
|
1483 | 1486 | DE03B3631F215E1A00A30B9C /* CAcert.pem in Resources */,
|
1484 | 1487 | DE03B2DD1F2149D600A30B9C /* InfoPlist.strings in Resources */,
|
| 1488 | + D5B25EE88A01AC7768B6D98F /* GoogleService-Info.plist in Resources */, |
1485 | 1489 | );
|
1486 | 1490 | runOnlyForDeploymentPostprocessing = 0;
|
1487 | 1491 | };
|
|
0 commit comments