Skip to content

Commit c6c2a9c

Browse files
committed
Pod updates for Cocapods 1.5.3
1 parent b8eb4e0 commit c6c2a9c

File tree

1 file changed

+0
-96
lines changed

1 file changed

+0
-96
lines changed

Firestore/Example/Firestore.xcodeproj/project.pbxproj

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,6 @@
11831183
54C9EDEE2040E16300A969CD /* Frameworks */,
11841184
54C9EDEF2040E16300A969CD /* Resources */,
11851185
EA424838F4A5DD7B337F57AB /* [CP] Embed Pods Frameworks */,
1186-
6BD54D799442CEB09349B73E /* [CP] Copy Pods Resources */,
11871186
);
11881187
buildRules = (
11891188
);
@@ -1204,7 +1203,6 @@
12041203
6003F587195388D20070C39A /* Frameworks */,
12051204
6003F588195388D20070C39A /* Resources */,
12061205
1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */,
1207-
A4BCE623F5E4C28728E5F17A /* [CP] Copy Pods Resources */,
12081206
);
12091207
buildRules = (
12101208
);
@@ -1224,7 +1222,6 @@
12241222
6003F5AB195388D20070C39A /* Frameworks */,
12251223
6003F5AC195388D20070C39A /* Resources */,
12261224
329C25E418360CEF62F6CB2B /* [CP] Embed Pods Frameworks */,
1227-
263508FF7FD6CA4D6C3E685D /* [CP] Copy Pods Resources */,
12281225
);
12291226
buildRules = (
12301227
);
@@ -1245,7 +1242,6 @@
12451242
6EDD3B4520BF247500C33877 /* Frameworks */,
12461243
6EDD3B4A20BF247500C33877 /* Resources */,
12471244
6EDD3B5720BF247500C33877 /* [CP] Embed Pods Frameworks */,
1248-
F5DFA8B0274B042DC1B00837 /* [CP] Copy Pods Resources */,
12491245
);
12501246
buildRules = (
12511247
);
@@ -1266,7 +1262,6 @@
12661262
DE03B2D31F2149D600A30B9C /* Frameworks */,
12671263
DE03B2D81F2149D600A30B9C /* Resources */,
12681264
B7923D95031DB0DA112AAE9B /* [CP] Embed Pods Frameworks */,
1269-
5B2A669EEE88DF2205316429 /* [CP] Copy Pods Resources */,
12701265
);
12711266
buildRules = (
12721267
);
@@ -1287,7 +1282,6 @@
12871282
DE0761E11F2FE611003233AF /* Frameworks */,
12881283
DE0761E21F2FE611003233AF /* Resources */,
12891284
04404E0DCBB886A40E3C7175 /* [CP] Embed Pods Frameworks */,
1290-
138396D16F5128E073E667C6 /* [CP] Copy Pods Resources */,
12911285
);
12921286
buildRules = (
12931287
);
@@ -1459,21 +1453,6 @@
14591453
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-SwiftBuildTest/Pods-Firestore_Example_iOS-SwiftBuildTest-frameworks.sh\"\n";
14601454
showEnvVarsInLog = 0;
14611455
};
1462-
138396D16F5128E073E667C6 /* [CP] Copy Pods Resources */ = {
1463-
isa = PBXShellScriptBuildPhase;
1464-
buildActionMask = 2147483647;
1465-
files = (
1466-
);
1467-
inputPaths = (
1468-
);
1469-
name = "[CP] Copy Pods Resources";
1470-
outputPaths = (
1471-
);
1472-
runOnlyForDeploymentPostprocessing = 0;
1473-
shellPath = /bin/sh;
1474-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-SwiftBuildTest/Pods-Firestore_Example_iOS-SwiftBuildTest-resources.sh\"\n";
1475-
showEnvVarsInLog = 0;
1476-
};
14771456
1EE692C7509A98D7EB03CA51 /* [CP] Embed Pods Frameworks */ = {
14781457
isa = PBXShellScriptBuildPhase;
14791458
buildActionMask = 2147483647;
@@ -1510,21 +1489,6 @@
15101489
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-frameworks.sh\"\n";
15111490
showEnvVarsInLog = 0;
15121491
};
1513-
263508FF7FD6CA4D6C3E685D /* [CP] Copy Pods Resources */ = {
1514-
isa = PBXShellScriptBuildPhase;
1515-
buildActionMask = 2147483647;
1516-
files = (
1517-
);
1518-
inputPaths = (
1519-
);
1520-
name = "[CP] Copy Pods Resources";
1521-
outputPaths = (
1522-
);
1523-
runOnlyForDeploymentPostprocessing = 0;
1524-
shellPath = /bin/sh;
1525-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Tests_iOS/Pods-Firestore_Tests_iOS-resources.sh\"\n";
1526-
showEnvVarsInLog = 0;
1527-
};
15281492
329C25E418360CEF62F6CB2B /* [CP] Embed Pods Frameworks */ = {
15291493
isa = PBXShellScriptBuildPhase;
15301494
buildActionMask = 2147483647;
@@ -1567,36 +1531,6 @@
15671531
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";
15681532
showEnvVarsInLog = 0;
15691533
};
1570-
5B2A669EEE88DF2205316429 /* [CP] Copy Pods Resources */ = {
1571-
isa = PBXShellScriptBuildPhase;
1572-
buildActionMask = 2147483647;
1573-
files = (
1574-
);
1575-
inputPaths = (
1576-
);
1577-
name = "[CP] Copy Pods Resources";
1578-
outputPaths = (
1579-
);
1580-
runOnlyForDeploymentPostprocessing = 0;
1581-
shellPath = /bin/sh;
1582-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_IntegrationTests_iOS/Pods-Firestore_IntegrationTests_iOS-resources.sh\"\n";
1583-
showEnvVarsInLog = 0;
1584-
};
1585-
6BD54D799442CEB09349B73E /* [CP] Copy Pods Resources */ = {
1586-
isa = PBXShellScriptBuildPhase;
1587-
buildActionMask = 2147483647;
1588-
files = (
1589-
);
1590-
inputPaths = (
1591-
);
1592-
name = "[CP] Copy Pods Resources";
1593-
outputPaths = (
1594-
);
1595-
runOnlyForDeploymentPostprocessing = 0;
1596-
shellPath = /bin/sh;
1597-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-resources.sh\"\n";
1598-
showEnvVarsInLog = 0;
1599-
};
16001534
6EDD3AD420BF247500C33877 /* [CP] Check Pods Manifest.lock */ = {
16011535
isa = PBXShellScriptBuildPhase;
16021536
buildActionMask = 2147483647;
@@ -1669,21 +1603,6 @@
16691603
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";
16701604
showEnvVarsInLog = 0;
16711605
};
1672-
A4BCE623F5E4C28728E5F17A /* [CP] Copy Pods Resources */ = {
1673-
isa = PBXShellScriptBuildPhase;
1674-
buildActionMask = 2147483647;
1675-
files = (
1676-
);
1677-
inputPaths = (
1678-
);
1679-
name = "[CP] Copy Pods Resources";
1680-
outputPaths = (
1681-
);
1682-
runOnlyForDeploymentPostprocessing = 0;
1683-
shellPath = /bin/sh;
1684-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS/Pods-Firestore_Example_iOS-resources.sh\"\n";
1685-
showEnvVarsInLog = 0;
1686-
};
16871606
A827A009A65B69DC1B80EAD4 /* [CP] Check Pods Manifest.lock */ = {
16881607
isa = PBXShellScriptBuildPhase;
16891608
buildActionMask = 2147483647;
@@ -1774,21 +1693,6 @@
17741693
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS/Pods-Firestore_Example_iOS-Firestore_SwiftTests_iOS-frameworks.sh\"\n";
17751694
showEnvVarsInLog = 0;
17761695
};
1777-
F5DFA8B0274B042DC1B00837 /* [CP] Copy Pods Resources */ = {
1778-
isa = PBXShellScriptBuildPhase;
1779-
buildActionMask = 2147483647;
1780-
files = (
1781-
);
1782-
inputPaths = (
1783-
);
1784-
name = "[CP] Copy Pods Resources";
1785-
outputPaths = (
1786-
);
1787-
runOnlyForDeploymentPostprocessing = 0;
1788-
shellPath = /bin/sh;
1789-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_FuzzTests_iOS/Pods-Firestore_FuzzTests_iOS-resources.sh\"\n";
1790-
showEnvVarsInLog = 0;
1791-
};
17921696
/* End PBXShellScriptBuildPhase section */
17931697

17941698
/* Begin PBXSourcesBuildPhase section */

0 commit comments

Comments
 (0)