|
82 | 82 | 5492E07A202154D600B64F25 /* FIRTypeTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E071202154D600B64F25 /* FIRTypeTests.mm */; };
|
83 | 83 | 5492E07F202154EC00B64F25 /* FSTTransactionTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E07B202154EB00B64F25 /* FSTTransactionTests.mm */; };
|
84 | 84 | 5492E080202154EC00B64F25 /* FSTSmokeTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E07C202154EB00B64F25 /* FSTSmokeTests.mm */; };
|
85 |
| - 5492E081202154EC00B64F25 /* FSTStreamTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E07D202154EB00B64F25 /* FSTStreamTests.mm */; }; |
86 | 85 | 5492E082202154EC00B64F25 /* FSTDatastoreTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E07E202154EC00B64F25 /* FSTDatastoreTests.mm */; };
|
87 | 86 | 5492E09D2021552D00B64F25 /* FSTLocalStoreTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E0832021552A00B64F25 /* FSTLocalStoreTests.mm */; };
|
88 | 87 | 5492E09F2021552D00B64F25 /* FSTLevelDBMigrationsTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5492E0862021552A00B64F25 /* FSTLevelDBMigrationsTests.mm */; };
|
|
361 | 360 | 5492E071202154D600B64F25 /* FIRTypeTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FIRTypeTests.mm; sourceTree = "<group>"; };
|
362 | 361 | 5492E07B202154EB00B64F25 /* FSTTransactionTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTTransactionTests.mm; sourceTree = "<group>"; };
|
363 | 362 | 5492E07C202154EB00B64F25 /* FSTSmokeTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTSmokeTests.mm; sourceTree = "<group>"; };
|
364 |
| - 5492E07D202154EB00B64F25 /* FSTStreamTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTStreamTests.mm; sourceTree = "<group>"; }; |
365 | 363 | 5492E07E202154EC00B64F25 /* FSTDatastoreTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTDatastoreTests.mm; sourceTree = "<group>"; };
|
366 | 364 | 5492E0832021552A00B64F25 /* FSTLocalStoreTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTLocalStoreTests.mm; sourceTree = "<group>"; };
|
367 | 365 | 5492E0852021552A00B64F25 /* FSTRemoteDocumentCacheTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSTRemoteDocumentCacheTests.h; sourceTree = "<group>"; };
|
|
1234 | 1232 | DE03B3621F215E1600A30B9C /* CAcert.pem */,
|
1235 | 1233 | 5492E07E202154EC00B64F25 /* FSTDatastoreTests.mm */,
|
1236 | 1234 | 5492E07C202154EB00B64F25 /* FSTSmokeTests.mm */,
|
1237 |
| - 5492E07D202154EB00B64F25 /* FSTStreamTests.mm */, |
1238 | 1235 | 5492E07B202154EB00B64F25 /* FSTTransactionTests.mm */,
|
1239 | 1236 | );
|
1240 | 1237 | path = Integration;
|
|
1270 | 1267 | 54C9EDEE2040E16300A969CD /* Frameworks */,
|
1271 | 1268 | 54C9EDEF2040E16300A969CD /* Resources */,
|
1272 | 1269 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */,
|
| 1270 | + DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */, |
1273 | 1271 | );
|
1274 | 1272 | buildRules = (
|
1275 | 1273 | );
|
|
1310 | 1308 | 6003F587195388D20070C39A /* Frameworks */,
|
1311 | 1309 | 6003F588195388D20070C39A /* Resources */,
|
1312 | 1310 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */,
|
| 1311 | + 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */, |
1313 | 1312 | );
|
1314 | 1313 | buildRules = (
|
1315 | 1314 | );
|
|
1510 | 1509 | /* End PBXResourcesBuildPhase section */
|
1511 | 1510 |
|
1512 | 1511 | /* Begin PBXShellScriptBuildPhase section */
|
| 1512 | + 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */ = { |
| 1513 | + isa = PBXShellScriptBuildPhase; |
| 1514 | + buildActionMask = 2147483647; |
| 1515 | + files = ( |
| 1516 | + ); |
| 1517 | + inputPaths = ( |
| 1518 | + "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh", |
| 1519 | + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates.bundle", |
| 1520 | + ); |
| 1521 | + name = "[CP] Copy Pods Resources"; |
| 1522 | + outputPaths = ( |
| 1523 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle", |
| 1524 | + ); |
| 1525 | + runOnlyForDeploymentPostprocessing = 0; |
| 1526 | + shellPath = /bin/sh; |
| 1527 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh\"\n"; |
| 1528 | + showEnvVarsInLog = 0; |
| 1529 | + }; |
1513 | 1530 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */ = {
|
1514 | 1531 | isa = PBXShellScriptBuildPhase;
|
1515 | 1532 | buildActionMask = 2147483647;
|
|
1521 | 1538 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1522 | 1539 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1523 | 1540 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
1524 |
| - "${BUILT_PRODUCTS_DIR}/gRPC/GRPCClient.framework", |
1525 | 1541 | "${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework",
|
1526 | 1542 | "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework",
|
1527 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-ProtoRPC/ProtoRPC.framework", |
1528 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-RxLibrary/RxLibrary.framework", |
1529 | 1543 | "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework",
|
1530 | 1544 | "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
|
1531 | 1545 | );
|
|
1535 | 1549 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1536 | 1550 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1537 | 1551 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
1538 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GRPCClient.framework", |
1539 | 1552 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework",
|
1540 | 1553 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework",
|
1541 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ProtoRPC.framework", |
1542 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxLibrary.framework", |
1543 | 1554 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework",
|
1544 | 1555 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
|
1545 | 1556 | );
|
|
1757 | 1768 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
1758 | 1769 | showEnvVarsInLog = 0;
|
1759 | 1770 | };
|
| 1771 | + DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */ = { |
| 1772 | + isa = PBXShellScriptBuildPhase; |
| 1773 | + buildActionMask = 2147483647; |
| 1774 | + files = ( |
| 1775 | + ); |
| 1776 | + inputPaths = ( |
| 1777 | + "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh", |
| 1778 | + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates.bundle", |
| 1779 | + ); |
| 1780 | + name = "[CP] Copy Pods Resources"; |
| 1781 | + outputPaths = ( |
| 1782 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle", |
| 1783 | + ); |
| 1784 | + runOnlyForDeploymentPostprocessing = 0; |
| 1785 | + shellPath = /bin/sh; |
| 1786 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh\"\n"; |
| 1787 | + showEnvVarsInLog = 0; |
| 1788 | + }; |
1760 | 1789 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */ = {
|
1761 | 1790 | isa = PBXShellScriptBuildPhase;
|
1762 | 1791 | buildActionMask = 2147483647;
|
|
1768 | 1797 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1769 | 1798 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1770 | 1799 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
1771 |
| - "${BUILT_PRODUCTS_DIR}/gRPC/GRPCClient.framework", |
1772 | 1800 | "${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework",
|
1773 | 1801 | "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework",
|
1774 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-ProtoRPC/ProtoRPC.framework", |
1775 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-RxLibrary/RxLibrary.framework", |
1776 | 1802 | "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework",
|
1777 | 1803 | "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
|
1778 | 1804 | );
|
|
1782 | 1808 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1783 | 1809 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1784 | 1810 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
1785 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GRPCClient.framework", |
1786 | 1811 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework",
|
1787 | 1812 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework",
|
1788 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ProtoRPC.framework", |
1789 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxLibrary.framework", |
1790 | 1813 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework",
|
1791 | 1814 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
|
1792 | 1815 | );
|
|
2006 | 2029 | 5492E0422021440500B64F25 /* FSTHelpers.mm in Sources */,
|
2007 | 2030 | 5491BC731FB44593008B3588 /* FSTIntegrationTestCase.mm in Sources */,
|
2008 | 2031 | 5492E080202154EC00B64F25 /* FSTSmokeTests.mm in Sources */,
|
2009 |
| - 5492E081202154EC00B64F25 /* FSTStreamTests.mm in Sources */, |
2010 | 2032 | 5492E07F202154EC00B64F25 /* FSTTransactionTests.mm in Sources */,
|
2011 | 2033 | 5492E0442021457E00B64F25 /* XCTestCase+Await.mm in Sources */,
|
2012 | 2034 | B67BF44A216EB43000CA9097 /* create_noop_connectivity_monitor.cc in Sources */,
|
|
2219 | 2241 | "-iquote",
|
2220 | 2242 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2221 | 2243 | "-iquote",
|
2222 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2223 |
| - "-iquote", |
2224 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2225 |
| - "-iquote", |
2226 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2227 |
| - "-iquote", |
2228 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2229 |
| - "-iquote", |
2230 | 2244 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2231 | 2245 | "-iquote",
|
2232 | 2246 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2303 | 2317 | "-iquote",
|
2304 | 2318 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2305 | 2319 | "-iquote",
|
2306 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2307 |
| - "-iquote", |
2308 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2309 |
| - "-iquote", |
2310 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2311 |
| - "-iquote", |
2312 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2313 |
| - "-iquote", |
2314 | 2320 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2315 | 2321 | "-iquote",
|
2316 | 2322 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2512 | 2518 | "-iquote",
|
2513 | 2519 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2514 | 2520 | "-iquote",
|
2515 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2516 |
| - "-iquote", |
2517 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2518 |
| - "-iquote", |
2519 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2520 |
| - "-iquote", |
2521 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2522 |
| - "-iquote", |
2523 | 2521 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2524 | 2522 | "-iquote",
|
2525 | 2523 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2597 | 2595 | "-iquote",
|
2598 | 2596 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2599 | 2597 | "-iquote",
|
2600 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2601 |
| - "-iquote", |
2602 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2603 |
| - "-iquote", |
2604 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2605 |
| - "-iquote", |
2606 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2607 |
| - "-iquote", |
2608 | 2598 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2609 | 2599 | "-iquote",
|
2610 | 2600 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
0 commit comments