|
277 | 277 | 6003F587195388D20070C39A /* Frameworks */, |
278 | 278 | 6003F588195388D20070C39A /* Resources */, |
279 | 279 | CAEBA375F1A94A9C3B578C51 /* [CP] Embed Pods Frameworks */, |
280 | | - 3A0F2B760B0EEE58F21976EA /* [CP] Copy Pods Resources */, |
281 | 280 | ); |
282 | 281 | buildRules = ( |
283 | 282 | ); |
|
297 | 296 | 6003F5AB195388D20070C39A /* Frameworks */, |
298 | 297 | 6003F5AC195388D20070C39A /* Resources */, |
299 | 298 | 790C465CCA0E2E080BC96378 /* [CP] Embed Pods Frameworks */, |
300 | | - 8164BD2A334DA7FAC7C618B7 /* [CP] Copy Pods Resources */, |
301 | 299 | ); |
302 | 300 | buildRules = ( |
303 | 301 | ); |
|
366 | 364 | /* End PBXResourcesBuildPhase section */ |
367 | 365 |
|
368 | 366 | /* Begin PBXShellScriptBuildPhase section */ |
369 | | - 3A0F2B760B0EEE58F21976EA /* [CP] Copy Pods Resources */ = { |
370 | | - isa = PBXShellScriptBuildPhase; |
371 | | - buildActionMask = 2147483647; |
372 | | - files = ( |
373 | | - ); |
374 | | - inputPaths = ( |
375 | | - ); |
376 | | - name = "[CP] Copy Pods Resources"; |
377 | | - outputPaths = ( |
378 | | - ); |
379 | | - runOnlyForDeploymentPostprocessing = 0; |
380 | | - shellPath = /bin/sh; |
381 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RTRootNavigationController_Example/Pods-RTRootNavigationController_Example-resources.sh\"\n"; |
382 | | - showEnvVarsInLog = 0; |
383 | | - }; |
384 | 367 | 608429C614C9BBE3B2B83B1D /* [CP] Check Pods Manifest.lock */ = { |
385 | 368 | isa = PBXShellScriptBuildPhase; |
386 | 369 | buildActionMask = 2147483647; |
387 | 370 | files = ( |
388 | 371 | ); |
389 | 372 | inputPaths = ( |
| 373 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 374 | + "${PODS_ROOT}/Manifest.lock", |
390 | 375 | ); |
391 | 376 | name = "[CP] Check Pods Manifest.lock"; |
392 | 377 | outputPaths = ( |
| 378 | + "$(DERIVED_FILE_DIR)/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests-checkManifestLockResult.txt", |
393 | 379 | ); |
394 | 380 | runOnlyForDeploymentPostprocessing = 0; |
395 | 381 | shellPath = /bin/sh; |
396 | | - 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"; |
| 382 | + 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"; |
397 | 383 | showEnvVarsInLog = 0; |
398 | 384 | }; |
399 | 385 | 790C465CCA0E2E080BC96378 /* [CP] Embed Pods Frameworks */ = { |
|
402 | 388 | files = ( |
403 | 389 | ); |
404 | 390 | inputPaths = ( |
| 391 | + "${SRCROOT}/Pods/Target Support Files/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests-frameworks.sh", |
| 392 | + "${BUILT_PRODUCTS_DIR}/RTInteractivePush/RTInteractivePush.framework", |
| 393 | + "${BUILT_PRODUCTS_DIR}/RTRootNavigationController/RTRootNavigationController.framework", |
405 | 394 | ); |
406 | 395 | name = "[CP] Embed Pods Frameworks"; |
407 | 396 | outputPaths = ( |
| 397 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RTInteractivePush.framework", |
| 398 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RTRootNavigationController.framework", |
408 | 399 | ); |
409 | 400 | runOnlyForDeploymentPostprocessing = 0; |
410 | 401 | shellPath = /bin/sh; |
411 | 402 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests-frameworks.sh\"\n"; |
412 | 403 | showEnvVarsInLog = 0; |
413 | 404 | }; |
414 | | - 8164BD2A334DA7FAC7C618B7 /* [CP] Copy Pods Resources */ = { |
415 | | - isa = PBXShellScriptBuildPhase; |
416 | | - buildActionMask = 2147483647; |
417 | | - files = ( |
418 | | - ); |
419 | | - inputPaths = ( |
420 | | - ); |
421 | | - name = "[CP] Copy Pods Resources"; |
422 | | - outputPaths = ( |
423 | | - ); |
424 | | - runOnlyForDeploymentPostprocessing = 0; |
425 | | - shellPath = /bin/sh; |
426 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests/Pods-RTRootNavigationController_Example-RTRootNavigationController_Tests-resources.sh\"\n"; |
427 | | - showEnvVarsInLog = 0; |
428 | | - }; |
429 | 405 | CAEBA375F1A94A9C3B578C51 /* [CP] Embed Pods Frameworks */ = { |
430 | 406 | isa = PBXShellScriptBuildPhase; |
431 | 407 | buildActionMask = 2147483647; |
432 | 408 | files = ( |
433 | 409 | ); |
434 | 410 | inputPaths = ( |
| 411 | + "${SRCROOT}/Pods/Target Support Files/Pods-RTRootNavigationController_Example/Pods-RTRootNavigationController_Example-frameworks.sh", |
| 412 | + "${BUILT_PRODUCTS_DIR}/RTInteractivePush/RTInteractivePush.framework", |
| 413 | + "${BUILT_PRODUCTS_DIR}/RTRootNavigationController/RTRootNavigationController.framework", |
435 | 414 | ); |
436 | 415 | name = "[CP] Embed Pods Frameworks"; |
437 | 416 | outputPaths = ( |
| 417 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RTInteractivePush.framework", |
| 418 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RTRootNavigationController.framework", |
438 | 419 | ); |
439 | 420 | runOnlyForDeploymentPostprocessing = 0; |
440 | 421 | shellPath = /bin/sh; |
|
447 | 428 | files = ( |
448 | 429 | ); |
449 | 430 | inputPaths = ( |
| 431 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 432 | + "${PODS_ROOT}/Manifest.lock", |
450 | 433 | ); |
451 | 434 | name = "[CP] Check Pods Manifest.lock"; |
452 | 435 | outputPaths = ( |
| 436 | + "$(DERIVED_FILE_DIR)/Pods-RTRootNavigationController_Example-checkManifestLockResult.txt", |
453 | 437 | ); |
454 | 438 | runOnlyForDeploymentPostprocessing = 0; |
455 | 439 | shellPath = /bin/sh; |
456 | | - 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"; |
| 440 | + 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"; |
457 | 441 | showEnvVarsInLog = 0; |
458 | 442 | }; |
459 | 443 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments