Skip to content

Commit accf22b

Browse files
authored
Upgrade project to CocoaPods 1.6.1 (#2578)
1 parent 128e1b0 commit accf22b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Firestore/Example/Firestore.xcodeproj/project.pbxproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,7 @@
16351635
files = (
16361636
);
16371637
inputPaths = (
1638-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh",
1638+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh",
16391639
"${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC-iOS/openssl_grpc.framework",
16401640
"${BUILT_PRODUCTS_DIR}/GTMSessionFetcher-iOS/GTMSessionFetcher.framework",
16411641
"${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
@@ -1658,7 +1658,7 @@
16581658
);
16591659
runOnlyForDeploymentPostprocessing = 0;
16601660
shellPath = /bin/sh;
1661-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh\"\n";
1661+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh\"\n";
16621662
showEnvVarsInLog = 0;
16631663
};
16641664
329C25E418360CEF62F6CB2B /* [CP] Embed Pods Frameworks */ = {
@@ -1667,7 +1667,7 @@
16671667
files = (
16681668
);
16691669
inputPaths = (
1670-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Tests_iOS/Pods-Firestore_Tests_iOS-frameworks.sh",
1670+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_Tests_iOS/Pods-Firestore_Tests_iOS-frameworks.sh",
16711671
"${BUILT_PRODUCTS_DIR}/leveldb-library-iOS/leveldb.framework",
16721672
"${BUILT_PRODUCTS_DIR}/GoogleTest/GoogleTest.framework",
16731673
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
@@ -1682,7 +1682,7 @@
16821682
);
16831683
runOnlyForDeploymentPostprocessing = 0;
16841684
shellPath = /bin/sh;
1685-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Tests_iOS/Pods-Firestore_Tests_iOS-frameworks.sh\"\n";
1685+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_Tests_iOS/Pods-Firestore_Tests_iOS-frameworks.sh\"\n";
16861686
showEnvVarsInLog = 0;
16871687
};
16881688
4C71ED5B5EF024AEF16B5E55 /* [CP] Embed Pods Frameworks */ = {
@@ -1691,7 +1691,7 @@
16911691
files = (
16921692
);
16931693
inputPaths = (
1694-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Benchmarks_iOS/Pods-Firestore_Benchmarks_iOS-frameworks.sh",
1694+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_Benchmarks_iOS/Pods-Firestore_Benchmarks_iOS-frameworks.sh",
16951695
"${BUILT_PRODUCTS_DIR}/GoogleBenchmark/GoogleBenchmark.framework",
16961696
);
16971697
name = "[CP] Embed Pods Frameworks";
@@ -1700,7 +1700,7 @@
17001700
);
17011701
runOnlyForDeploymentPostprocessing = 0;
17021702
shellPath = /bin/sh;
1703-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Benchmarks_iOS/Pods-Firestore_Benchmarks_iOS-frameworks.sh\"\n";
1703+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_Benchmarks_iOS/Pods-Firestore_Benchmarks_iOS-frameworks.sh\"\n";
17041704
showEnvVarsInLog = 0;
17051705
};
17061706
6A86E48DF663B6AA1CB5BA83 /* [CP] Embed Pods Frameworks */ = {
@@ -1709,7 +1709,7 @@
17091709
files = (
17101710
);
17111711
inputPaths = (
1712-
"${SRCROOT}/Pods/Target Support Files/Pods-macOS_example/Pods-macOS_example-frameworks.sh",
1712+
"${PODS_ROOT}/Target Support Files/Pods-macOS_example/Pods-macOS_example-frameworks.sh",
17131713
"${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC-macOS/openssl_grpc.framework",
17141714
"${BUILT_PRODUCTS_DIR}/GTMSessionFetcher-macOS/GTMSessionFetcher.framework",
17151715
"${BUILT_PRODUCTS_DIR}/GoogleUtilities-Environment-Logger/GoogleUtilities.framework",
@@ -1732,7 +1732,7 @@
17321732
);
17331733
runOnlyForDeploymentPostprocessing = 0;
17341734
shellPath = /bin/sh;
1735-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-macOS_example/Pods-macOS_example-frameworks.sh\"\n";
1735+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-macOS_example/Pods-macOS_example-frameworks.sh\"\n";
17361736
showEnvVarsInLog = 0;
17371737
};
17381738
6E622C7A20F52C8300B7E93A /* Run Script */ = {
@@ -1776,7 +1776,7 @@
17761776
files = (
17771777
);
17781778
inputPaths = (
1779-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_FuzzTests_iOS/Pods-Firestore_FuzzTests_iOS-frameworks.sh",
1779+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_FuzzTests_iOS/Pods-Firestore_FuzzTests_iOS-frameworks.sh",
17801780
"${BUILT_PRODUCTS_DIR}/Protobuf-iOS9.0/Protobuf.framework",
17811781
"${BUILT_PRODUCTS_DIR}/LibFuzzer/LibFuzzer.framework",
17821782
);
@@ -1787,7 +1787,7 @@
17871787
);
17881788
runOnlyForDeploymentPostprocessing = 0;
17891789
shellPath = /bin/sh;
1790-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_FuzzTests_iOS/Pods-Firestore_FuzzTests_iOS-frameworks.sh\"\n";
1790+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_FuzzTests_iOS/Pods-Firestore_FuzzTests_iOS-frameworks.sh\"\n";
17911791
showEnvVarsInLog = 0;
17921792
};
17931793
7C2467DCD3E3E16FB0A737DE /* [CP] Check Pods Manifest.lock */ = {
@@ -1868,7 +1868,7 @@
18681868
files = (
18691869
);
18701870
inputPaths = (
1871-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS-frameworks.sh",
1871+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS-frameworks.sh",
18721872
"${BUILT_PRODUCTS_DIR}/leveldb-library-iOS/leveldb.framework",
18731873
"${BUILT_PRODUCTS_DIR}/GoogleTest/GoogleTest.framework",
18741874
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
@@ -1881,7 +1881,7 @@
18811881
);
18821882
runOnlyForDeploymentPostprocessing = 0;
18831883
shellPath = /bin/sh;
1884-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS-frameworks.sh\"\n";
1884+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS-frameworks.sh\"\n";
18851885
showEnvVarsInLog = 0;
18861886
};
18871887
BF6384844477A4F850F0E89F /* [CP] Check Pods Manifest.lock */ = {
@@ -1926,7 +1926,7 @@
19261926
files = (
19271927
);
19281928
inputPaths = (
1929-
"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh",
1929+
"${PODS_ROOT}/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh",
19301930
"${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC-iOS/openssl_grpc.framework",
19311931
"${BUILT_PRODUCTS_DIR}/GTMSessionFetcher-iOS/GTMSessionFetcher.framework",
19321932
"${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
@@ -1949,7 +1949,7 @@
19491949
);
19501950
runOnlyForDeploymentPostprocessing = 0;
19511951
shellPath = /bin/sh;
1952-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh\"\n";
1952+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh\"\n";
19531953
showEnvVarsInLog = 0;
19541954
};
19551955
/* End PBXShellScriptBuildPhase section */

0 commit comments

Comments
 (0)