|
320 | 320 | B901B7271C3DC99B007691FA /* Frameworks */, |
321 | 321 | B901B7281C3DC99B007691FA /* Resources */, |
322 | 322 | 204A77D2FEE83753023A02E7 /* [CP] Embed Pods Frameworks */, |
323 | | - 15951C02DD9BA4726A6DFB51 /* [CP] Copy Pods Resources */, |
324 | 323 | ); |
325 | 324 | buildRules = ( |
326 | 325 | ); |
|
340 | 339 | B901B7401C3DC99B007691FA /* Frameworks */, |
341 | 340 | B901B7411C3DC99B007691FA /* Resources */, |
342 | 341 | FA77AE57BB0E92B244B8AD86 /* [CP] Embed Pods Frameworks */, |
343 | | - 6BC2CF2A845D9AA7FF19F1BB /* [CP] Copy Pods Resources */, |
344 | 342 | ); |
345 | 343 | buildRules = ( |
346 | 344 | ); |
|
421 | 419 | /* End PBXResourcesBuildPhase section */ |
422 | 420 |
|
423 | 421 | /* Begin PBXShellScriptBuildPhase section */ |
424 | | - 15951C02DD9BA4726A6DFB51 /* [CP] Copy Pods Resources */ = { |
425 | | - isa = PBXShellScriptBuildPhase; |
426 | | - buildActionMask = 2147483647; |
427 | | - files = ( |
428 | | - ); |
429 | | - inputPaths = ( |
430 | | - ); |
431 | | - name = "[CP] Copy Pods Resources"; |
432 | | - outputPaths = ( |
433 | | - ); |
434 | | - runOnlyForDeploymentPostprocessing = 0; |
435 | | - shellPath = /bin/sh; |
436 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOS/Pods-ExampleiOS-resources.sh\"\n"; |
437 | | - showEnvVarsInLog = 0; |
438 | | - }; |
439 | 422 | 204A77D2FEE83753023A02E7 /* [CP] Embed Pods Frameworks */ = { |
440 | 423 | isa = PBXShellScriptBuildPhase; |
441 | 424 | buildActionMask = 2147483647; |
442 | 425 | files = ( |
443 | 426 | ); |
444 | 427 | inputPaths = ( |
445 | | - "${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOS/Pods-ExampleiOS-frameworks.sh", |
| 428 | + "${PODS_ROOT}/Target Support Files/Pods-ExampleiOS/Pods-ExampleiOS-frameworks.sh", |
446 | 429 | "${BUILT_PRODUCTS_DIR}/TMTumblrSDK/TMTumblrSDK.framework", |
447 | 430 | ); |
448 | 431 | name = "[CP] Embed Pods Frameworks"; |
|
451 | 434 | ); |
452 | 435 | runOnlyForDeploymentPostprocessing = 0; |
453 | 436 | shellPath = /bin/sh; |
454 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOS/Pods-ExampleiOS-frameworks.sh\"\n"; |
| 437 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ExampleiOS/Pods-ExampleiOS-frameworks.sh\"\n"; |
455 | 438 | showEnvVarsInLog = 0; |
456 | 439 | }; |
457 | 440 | 35122AA6CEBF3302083F7076 /* [CP] Check Pods Manifest.lock */ = { |
|
472 | 455 | 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"; |
473 | 456 | showEnvVarsInLog = 0; |
474 | 457 | }; |
475 | | - 6BC2CF2A845D9AA7FF19F1BB /* [CP] Copy Pods Resources */ = { |
476 | | - isa = PBXShellScriptBuildPhase; |
477 | | - buildActionMask = 2147483647; |
478 | | - files = ( |
479 | | - ); |
480 | | - inputPaths = ( |
481 | | - ); |
482 | | - name = "[CP] Copy Pods Resources"; |
483 | | - outputPaths = ( |
484 | | - ); |
485 | | - runOnlyForDeploymentPostprocessing = 0; |
486 | | - shellPath = /bin/sh; |
487 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOSTests/Pods-ExampleiOSTests-resources.sh\"\n"; |
488 | | - showEnvVarsInLog = 0; |
489 | | - }; |
490 | 458 | E0F1E3731D0C9C45B8FF0037 /* [CP] Check Pods Manifest.lock */ = { |
491 | 459 | isa = PBXShellScriptBuildPhase; |
492 | 460 | buildActionMask = 2147483647; |
|
511 | 479 | files = ( |
512 | 480 | ); |
513 | 481 | inputPaths = ( |
514 | | - "${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOSTests/Pods-ExampleiOSTests-frameworks.sh", |
| 482 | + "${PODS_ROOT}/Target Support Files/Pods-ExampleiOSTests/Pods-ExampleiOSTests-frameworks.sh", |
515 | 483 | "${BUILT_PRODUCTS_DIR}/TMTumblrSDK/TMTumblrSDK.framework", |
516 | 484 | ); |
517 | 485 | name = "[CP] Embed Pods Frameworks"; |
|
520 | 488 | ); |
521 | 489 | runOnlyForDeploymentPostprocessing = 0; |
522 | 490 | shellPath = /bin/sh; |
523 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleiOSTests/Pods-ExampleiOSTests-frameworks.sh\"\n"; |
| 491 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ExampleiOSTests/Pods-ExampleiOSTests-frameworks.sh\"\n"; |
524 | 492 | showEnvVarsInLog = 0; |
525 | 493 | }; |
526 | 494 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments