|
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 */; };
|
|
363 | 362 | 5492E071202154D600B64F25 /* FIRTypeTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FIRTypeTests.mm; sourceTree = "<group>"; };
|
364 | 363 | 5492E07B202154EB00B64F25 /* FSTTransactionTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTTransactionTests.mm; sourceTree = "<group>"; };
|
365 | 364 | 5492E07C202154EB00B64F25 /* FSTSmokeTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTSmokeTests.mm; sourceTree = "<group>"; };
|
366 |
| - 5492E07D202154EB00B64F25 /* FSTStreamTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTStreamTests.mm; sourceTree = "<group>"; }; |
367 | 365 | 5492E07E202154EC00B64F25 /* FSTDatastoreTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTDatastoreTests.mm; sourceTree = "<group>"; };
|
368 | 366 | 5492E0832021552A00B64F25 /* FSTLocalStoreTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FSTLocalStoreTests.mm; sourceTree = "<group>"; };
|
369 | 367 | 5492E0852021552A00B64F25 /* FSTRemoteDocumentCacheTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSTRemoteDocumentCacheTests.h; sourceTree = "<group>"; };
|
|
1245 | 1243 | DE03B3621F215E1600A30B9C /* CAcert.pem */,
|
1246 | 1244 | 5492E07E202154EC00B64F25 /* FSTDatastoreTests.mm */,
|
1247 | 1245 | 5492E07C202154EB00B64F25 /* FSTSmokeTests.mm */,
|
1248 |
| - 5492E07D202154EB00B64F25 /* FSTStreamTests.mm */, |
1249 | 1246 | 5492E07B202154EB00B64F25 /* FSTTransactionTests.mm */,
|
1250 | 1247 | );
|
1251 | 1248 | path = Integration;
|
|
1281 | 1278 | 54C9EDEE2040E16300A969CD /* Frameworks */,
|
1282 | 1279 | 54C9EDEF2040E16300A969CD /* Resources */,
|
1283 | 1280 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */,
|
| 1281 | + DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */, |
1284 | 1282 | );
|
1285 | 1283 | buildRules = (
|
1286 | 1284 | );
|
|
1321 | 1319 | 6003F587195388D20070C39A /* Frameworks */,
|
1322 | 1320 | 6003F588195388D20070C39A /* Resources */,
|
1323 | 1321 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */,
|
| 1322 | + 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */, |
1324 | 1323 | );
|
1325 | 1324 | buildRules = (
|
1326 | 1325 | );
|
|
1521 | 1520 | /* End PBXResourcesBuildPhase section */
|
1522 | 1521 |
|
1523 | 1522 | /* Begin PBXShellScriptBuildPhase section */
|
| 1523 | + 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */ = { |
| 1524 | + isa = PBXShellScriptBuildPhase; |
| 1525 | + buildActionMask = 2147483647; |
| 1526 | + files = ( |
| 1527 | + ); |
| 1528 | + inputPaths = ( |
| 1529 | + "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh", |
| 1530 | + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates.bundle", |
| 1531 | + ); |
| 1532 | + name = "[CP] Copy Pods Resources"; |
| 1533 | + outputPaths = ( |
| 1534 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle", |
| 1535 | + ); |
| 1536 | + runOnlyForDeploymentPostprocessing = 0; |
| 1537 | + shellPath = /bin/sh; |
| 1538 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh\"\n"; |
| 1539 | + showEnvVarsInLog = 0; |
| 1540 | + }; |
1524 | 1541 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */ = {
|
1525 | 1542 | isa = PBXShellScriptBuildPhase;
|
1526 | 1543 | buildActionMask = 2147483647;
|
|
1532 | 1549 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1533 | 1550 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1534 | 1551 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
1535 |
| - "${BUILT_PRODUCTS_DIR}/gRPC/GRPCClient.framework", |
1536 | 1552 | "${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework",
|
1537 | 1553 | "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework",
|
1538 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-ProtoRPC/ProtoRPC.framework", |
1539 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-RxLibrary/RxLibrary.framework", |
1540 | 1554 | "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework",
|
1541 | 1555 | "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
|
1542 | 1556 | );
|
|
1546 | 1560 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1547 | 1561 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1548 | 1562 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
1549 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GRPCClient.framework", |
1550 | 1563 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework",
|
1551 | 1564 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework",
|
1552 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ProtoRPC.framework", |
1553 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxLibrary.framework", |
1554 | 1565 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework",
|
1555 | 1566 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
|
1556 | 1567 | );
|
|
1768 | 1779 | 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";
|
1769 | 1780 | showEnvVarsInLog = 0;
|
1770 | 1781 | };
|
| 1782 | + DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */ = { |
| 1783 | + isa = PBXShellScriptBuildPhase; |
| 1784 | + buildActionMask = 2147483647; |
| 1785 | + files = ( |
| 1786 | + ); |
| 1787 | + inputPaths = ( |
| 1788 | + "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh", |
| 1789 | + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates.bundle", |
| 1790 | + ); |
| 1791 | + name = "[CP] Copy Pods Resources"; |
| 1792 | + outputPaths = ( |
| 1793 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle", |
| 1794 | + ); |
| 1795 | + runOnlyForDeploymentPostprocessing = 0; |
| 1796 | + shellPath = /bin/sh; |
| 1797 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh\"\n"; |
| 1798 | + showEnvVarsInLog = 0; |
| 1799 | + }; |
1771 | 1800 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */ = {
|
1772 | 1801 | isa = PBXShellScriptBuildPhase;
|
1773 | 1802 | buildActionMask = 2147483647;
|
|
1779 | 1808 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1780 | 1809 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1781 | 1810 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
1782 |
| - "${BUILT_PRODUCTS_DIR}/gRPC/GRPCClient.framework", |
1783 | 1811 | "${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework",
|
1784 | 1812 | "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework",
|
1785 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-ProtoRPC/ProtoRPC.framework", |
1786 |
| - "${BUILT_PRODUCTS_DIR}/gRPC-RxLibrary/RxLibrary.framework", |
1787 | 1813 | "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework",
|
1788 | 1814 | "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
|
1789 | 1815 | );
|
|
1793 | 1819 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1794 | 1820 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1795 | 1821 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
1796 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GRPCClient.framework", |
1797 | 1822 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework",
|
1798 | 1823 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework",
|
1799 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ProtoRPC.framework", |
1800 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxLibrary.framework", |
1801 | 1824 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework",
|
1802 | 1825 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
|
1803 | 1826 | );
|
|
2018 | 2041 | 5492E0422021440500B64F25 /* FSTHelpers.mm in Sources */,
|
2019 | 2042 | 5491BC731FB44593008B3588 /* FSTIntegrationTestCase.mm in Sources */,
|
2020 | 2043 | 5492E080202154EC00B64F25 /* FSTSmokeTests.mm in Sources */,
|
2021 |
| - 5492E081202154EC00B64F25 /* FSTStreamTests.mm in Sources */, |
2022 | 2044 | 5492E07F202154EC00B64F25 /* FSTTransactionTests.mm in Sources */,
|
2023 | 2045 | 5492E0442021457E00B64F25 /* XCTestCase+Await.mm in Sources */,
|
2024 | 2046 | B67BF44A216EB43000CA9097 /* create_noop_connectivity_monitor.cc in Sources */,
|
|
2231 | 2253 | "-iquote",
|
2232 | 2254 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2233 | 2255 | "-iquote",
|
2234 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2235 |
| - "-iquote", |
2236 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2237 |
| - "-iquote", |
2238 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2239 |
| - "-iquote", |
2240 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2241 |
| - "-iquote", |
2242 | 2256 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2243 | 2257 | "-iquote",
|
2244 | 2258 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2315 | 2329 | "-iquote",
|
2316 | 2330 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2317 | 2331 | "-iquote",
|
2318 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2319 |
| - "-iquote", |
2320 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2321 |
| - "-iquote", |
2322 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2323 |
| - "-iquote", |
2324 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2325 |
| - "-iquote", |
2326 | 2332 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2327 | 2333 | "-iquote",
|
2328 | 2334 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2524 | 2530 | "-iquote",
|
2525 | 2531 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2526 | 2532 | "-iquote",
|
2527 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2528 |
| - "-iquote", |
2529 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2530 |
| - "-iquote", |
2531 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2532 |
| - "-iquote", |
2533 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2534 |
| - "-iquote", |
2535 | 2533 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2536 | 2534 | "-iquote",
|
2537 | 2535 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
2609 | 2607 | "-iquote",
|
2610 | 2608 | "\"${PODS_CONFIGURATION_BUILD_DIR}/Protobuf/Protobuf.framework/Headers\"",
|
2611 | 2609 | "-iquote",
|
2612 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-Core/grpc.framework/Headers\"", |
2613 |
| - "-iquote", |
2614 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ProtoRPC/ProtoRPC.framework/Headers\"", |
2615 |
| - "-iquote", |
2616 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-RxLibrary/RxLibrary.framework/Headers\"", |
2617 |
| - "-iquote", |
2618 |
| - "\"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/GRPCClient.framework/Headers\"", |
2619 |
| - "-iquote", |
2620 | 2610 | "\"${PODS_CONFIGURATION_BUILD_DIR}/leveldb-library/leveldb.framework/Headers\"",
|
2621 | 2611 | "-iquote",
|
2622 | 2612 | "\"${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb.framework/Headers\"",
|
|
0 commit comments