|
1273 | 1273 | 54C9EDEE2040E16300A969CD /* Frameworks */,
|
1274 | 1274 | 54C9EDEF2040E16300A969CD /* Resources */,
|
1275 | 1275 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */,
|
1276 |
| - DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */, |
1277 | 1276 | );
|
1278 | 1277 | buildRules = (
|
1279 | 1278 | );
|
|
1314 | 1313 | 6003F587195388D20070C39A /* Frameworks */,
|
1315 | 1314 | 6003F588195388D20070C39A /* Resources */,
|
1316 | 1315 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */,
|
1317 |
| - 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */, |
1318 | 1316 | );
|
1319 | 1317 | buildRules = (
|
1320 | 1318 | );
|
|
1515 | 1513 | /* End PBXResourcesBuildPhase section */
|
1516 | 1514 |
|
1517 | 1515 | /* Begin PBXShellScriptBuildPhase section */
|
1518 |
| - 1E7DAED3207D01F1744EA227 /* [CP] Copy Pods Resources */ = { |
1519 |
| - isa = PBXShellScriptBuildPhase; |
1520 |
| - buildActionMask = 2147483647; |
1521 |
| - files = ( |
1522 |
| - ); |
1523 |
| - inputPaths = ( |
1524 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh", |
1525 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates-Firestore.bundle", |
1526 |
| - ); |
1527 |
| - name = "[CP] Copy Pods Resources"; |
1528 |
| - outputPaths = ( |
1529 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates-Firestore.bundle", |
1530 |
| - ); |
1531 |
| - runOnlyForDeploymentPostprocessing = 0; |
1532 |
| - shellPath = /bin/sh; |
1533 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh\"\n"; |
1534 |
| - showEnvVarsInLog = 0; |
1535 |
| - }; |
1536 | 1516 | 1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */ = {
|
1537 | 1517 | isa = PBXShellScriptBuildPhase;
|
1538 | 1518 | buildActionMask = 2147483647;
|
1539 | 1519 | files = (
|
1540 | 1520 | );
|
1541 | 1521 | inputPaths = (
|
1542 | 1522 | "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh",
|
1543 |
| - "${BUILT_PRODUCTS_DIR}/BoringSSL/openssl.framework", |
| 1523 | + "${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC/openssl_grpc.framework", |
1544 | 1524 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1545 | 1525 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1546 | 1526 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
|
1551 | 1531 | );
|
1552 | 1532 | name = "[CP] Embed Pods Frameworks";
|
1553 | 1533 | outputPaths = (
|
1554 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl.framework", |
| 1534 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl_grpc.framework", |
1555 | 1535 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1556 | 1536 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1557 | 1537 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
|
1774 | 1754 | 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";
|
1775 | 1755 | showEnvVarsInLog = 0;
|
1776 | 1756 | };
|
1777 |
| - DE5C36328822481F6EB6EF16 /* [CP] Copy Pods Resources */ = { |
1778 |
| - isa = PBXShellScriptBuildPhase; |
1779 |
| - buildActionMask = 2147483647; |
1780 |
| - files = ( |
1781 |
| - ); |
1782 |
| - inputPaths = ( |
1783 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh", |
1784 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseFirestore/gRPCCertificates-Firestore.bundle", |
1785 |
| - ); |
1786 |
| - name = "[CP] Copy Pods Resources"; |
1787 |
| - outputPaths = ( |
1788 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates-Firestore.bundle", |
1789 |
| - ); |
1790 |
| - runOnlyForDeploymentPostprocessing = 0; |
1791 |
| - shellPath = /bin/sh; |
1792 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh\"\n"; |
1793 |
| - showEnvVarsInLog = 0; |
1794 |
| - }; |
1795 | 1757 | EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */ = {
|
1796 | 1758 | isa = PBXShellScriptBuildPhase;
|
1797 | 1759 | buildActionMask = 2147483647;
|
1798 | 1760 | files = (
|
1799 | 1761 | );
|
1800 | 1762 | inputPaths = (
|
1801 | 1763 | "${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh",
|
1802 |
| - "${BUILT_PRODUCTS_DIR}/BoringSSL/openssl.framework", |
| 1764 | + "${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC/openssl_grpc.framework", |
1803 | 1765 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
|
1804 | 1766 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
1805 | 1767 | "${BUILT_PRODUCTS_DIR}/Protobuf-iOS8.0/Protobuf.framework",
|
|
1810 | 1772 | );
|
1811 | 1773 | name = "[CP] Embed Pods Frameworks";
|
1812 | 1774 | outputPaths = (
|
1813 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl.framework", |
| 1775 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl_grpc.framework", |
1814 | 1776 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
|
1815 | 1777 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
1816 | 1778 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
|
|
1974 | 1936 | 549CCA5920A36E1F00BCEB75 /* precondition_test.cc in Sources */,
|
1975 | 1937 | 544129DC21C2DDC800EFB9CC /* query.pb.cc in Sources */,
|
1976 | 1938 | 6F3CAC76D918D6B0917EDF92 /* query_test.cc in Sources */,
|
| 1939 | + 132E3483789344640A52F223 /* reference_set_test.cc in Sources */, |
1977 | 1940 | B686F2B22025000D0028D6BE /* resource_path_test.cc in Sources */,
|
1978 | 1941 | 54740A571FC914BA00713A1A /* secure_random_test.cc in Sources */,
|
1979 | 1942 | 61F72C5620BC48FD001A68CB /* serializer_test.cc in Sources */,
|
|
2000 | 1963 | C80B10E79CDD7EF7843C321E /* type_traits_apple_test.mm in Sources */,
|
2001 | 1964 | ABC1D7DE2023A05300BA84F0 /* user_test.cc in Sources */,
|
2002 | 1965 | 544129DE21C2DDC800EFB9CC /* write.pb.cc in Sources */,
|
2003 |
| - 132E3483789344640A52F223 /* reference_set_test.cc in Sources */, |
2004 | 1966 | );
|
2005 | 1967 | runOnlyForDeploymentPostprocessing = 0;
|
2006 | 1968 | };
|
|
0 commit comments