|
100 | 100 | D2FFBC121FFE2DDA0051D319 /* Frameworks */,
|
101 | 101 | D2FFBC131FFE2DDA0051D319 /* Resources */,
|
102 | 102 | 9B79B5A32C81AC1515A0C513 /* [CP] Embed Pods Frameworks */,
|
103 |
| - EDC2577481C1B61AB5149729 /* [CP] Copy Pods Resources */, |
104 | 103 | );
|
105 | 104 | buildRules = (
|
106 | 105 | );
|
|
165 | 164 | files = (
|
166 | 165 | );
|
167 | 166 | inputPaths = (
|
168 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Benchmark/Pods-Benchmark-frameworks.sh", |
| 167 | + "${PODS_ROOT}/Target Support Files/Pods-Benchmark/Pods-Benchmark-frameworks.sh", |
169 | 168 | "${BUILT_PRODUCTS_DIR}/Changeset/Changeset.framework",
|
170 | 169 | "${BUILT_PRODUCTS_DIR}/DeepDiff/DeepDiff.framework",
|
171 | 170 | "${BUILT_PRODUCTS_DIR}/Differ/Differ.framework",
|
|
182 | 181 | );
|
183 | 182 | runOnlyForDeploymentPostprocessing = 0;
|
184 | 183 | shellPath = /bin/sh;
|
185 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Benchmark/Pods-Benchmark-frameworks.sh\"\n"; |
| 184 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Benchmark/Pods-Benchmark-frameworks.sh\"\n"; |
186 | 185 | showEnvVarsInLog = 0;
|
187 | 186 | };
|
188 | 187 | A8B48AD66A013BA7857FFFF5 /* [CP] Check Pods Manifest.lock */ = {
|
|
203 | 202 | 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";
|
204 | 203 | showEnvVarsInLog = 0;
|
205 | 204 | };
|
206 |
| - EDC2577481C1B61AB5149729 /* [CP] Copy Pods Resources */ = { |
207 |
| - isa = PBXShellScriptBuildPhase; |
208 |
| - buildActionMask = 2147483647; |
209 |
| - files = ( |
210 |
| - ); |
211 |
| - inputPaths = ( |
212 |
| - ); |
213 |
| - name = "[CP] Copy Pods Resources"; |
214 |
| - outputPaths = ( |
215 |
| - ); |
216 |
| - runOnlyForDeploymentPostprocessing = 0; |
217 |
| - shellPath = /bin/sh; |
218 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Benchmark/Pods-Benchmark-resources.sh\"\n"; |
219 |
| - showEnvVarsInLog = 0; |
220 |
| - }; |
221 | 205 | /* End PBXShellScriptBuildPhase section */
|
222 | 206 |
|
223 | 207 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments