|
206 | 206 | E4A331021DAE054900B59A16 /* Sources */, |
207 | 207 | E4A331031DAE054900B59A16 /* Frameworks */, |
208 | 208 | E4A331041DAE054900B59A16 /* Resources */, |
209 | | - CEAE485A7D846249EDC75032 /* [CP] Embed Pods Frameworks */, |
210 | | - 11EEBB09F9C6ABAFF404129A /* [CP] Copy Pods Resources */, |
211 | 209 | ); |
212 | 210 | buildRules = ( |
213 | 211 | ); |
|
272 | 270 | /* End PBXResourcesBuildPhase section */ |
273 | 271 |
|
274 | 272 | /* Begin PBXShellScriptBuildPhase section */ |
275 | | - 11EEBB09F9C6ABAFF404129A /* [CP] Copy Pods Resources */ = { |
276 | | - isa = PBXShellScriptBuildPhase; |
277 | | - buildActionMask = 2147483647; |
278 | | - files = ( |
279 | | - ); |
280 | | - inputPaths = ( |
281 | | - ); |
282 | | - name = "[CP] Copy Pods Resources"; |
283 | | - outputPaths = ( |
284 | | - ); |
285 | | - runOnlyForDeploymentPostprocessing = 0; |
286 | | - shellPath = /bin/sh; |
287 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OCDemo/Pods-OCDemo-resources.sh\"\n"; |
288 | | - showEnvVarsInLog = 0; |
289 | | - }; |
290 | 273 | B256097B57CCF5BE559E55FE /* [CP] Check Pods Manifest.lock */ = { |
291 | 274 | isa = PBXShellScriptBuildPhase; |
292 | 275 | buildActionMask = 2147483647; |
293 | 276 | files = ( |
294 | 277 | ); |
295 | 278 | inputPaths = ( |
| 279 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 280 | + "${PODS_ROOT}/Manifest.lock", |
296 | 281 | ); |
297 | 282 | name = "[CP] Check Pods Manifest.lock"; |
298 | 283 | outputPaths = ( |
| 284 | + "$(DERIVED_FILE_DIR)/Pods-OCDemo-checkManifestLockResult.txt", |
299 | 285 | ); |
300 | 286 | runOnlyForDeploymentPostprocessing = 0; |
301 | 287 | shellPath = /bin/sh; |
302 | | - shellScript = "diff \"${PODS_ROOT}/../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"; |
303 | | - showEnvVarsInLog = 0; |
304 | | - }; |
305 | | - CEAE485A7D846249EDC75032 /* [CP] Embed Pods Frameworks */ = { |
306 | | - isa = PBXShellScriptBuildPhase; |
307 | | - buildActionMask = 2147483647; |
308 | | - files = ( |
309 | | - ); |
310 | | - inputPaths = ( |
311 | | - ); |
312 | | - name = "[CP] Embed Pods Frameworks"; |
313 | | - outputPaths = ( |
314 | | - ); |
315 | | - runOnlyForDeploymentPostprocessing = 0; |
316 | | - shellPath = /bin/sh; |
317 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OCDemo/Pods-OCDemo-frameworks.sh\"\n"; |
| 288 | + 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"; |
318 | 289 | showEnvVarsInLog = 0; |
319 | 290 | }; |
320 | 291 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments