|
307 | 307 | isa = PBXNativeTarget; |
308 | 308 | buildConfigurationList = 707C60FA1AFF822200BDAB0B /* Build configuration list for PBXNativeTarget "PagingMenuControllerDemo" */; |
309 | 309 | buildPhases = ( |
310 | | - 81D7254A1C3EA86418ABA06D /* 📦 Check Pods Manifest.lock */, |
| 310 | + 81D7254A1C3EA86418ABA06D /* [CP] Check Pods Manifest.lock */, |
311 | 311 | 707C60D71AFF822100BDAB0B /* Sources */, |
312 | 312 | 707C60D81AFF822100BDAB0B /* Frameworks */, |
313 | 313 | 707C60D91AFF822100BDAB0B /* Resources */, |
314 | 314 | 70C505481B0058B10007571E /* Embed Frameworks */, |
315 | | - 8EBB653436FDCF3C48E9A04C /* 📦 Embed Pods Frameworks */, |
316 | | - 4912F03CF8BCA040ACEF6BB3 /* 📦 Copy Pods Resources */, |
| 315 | + 8EBB653436FDCF3C48E9A04C /* [CP] Embed Pods Frameworks */, |
| 316 | + 4912F03CF8BCA040ACEF6BB3 /* [CP] Copy Pods Resources */, |
317 | 317 | ); |
318 | 318 | buildRules = ( |
319 | 319 | ); |
|
328 | 328 | isa = PBXNativeTarget; |
329 | 329 | buildConfigurationList = 707C60FD1AFF822200BDAB0B /* Build configuration list for PBXNativeTarget "PagingMenuControllerDemoTests" */; |
330 | 330 | buildPhases = ( |
331 | | - 064F5A6B604DDCD41EF6E479 /* 📦 Check Pods Manifest.lock */, |
| 331 | + 064F5A6B604DDCD41EF6E479 /* [CP] Check Pods Manifest.lock */, |
332 | 332 | 707C60EC1AFF822200BDAB0B /* Sources */, |
333 | 333 | 707C60ED1AFF822200BDAB0B /* Frameworks */, |
334 | 334 | 707C60EE1AFF822200BDAB0B /* Resources */, |
335 | | - EE6D7E4E867A74F09D5D2603 /* 📦 Embed Pods Frameworks */, |
336 | | - A76777B0290FC45617EB6DD0 /* 📦 Copy Pods Resources */, |
| 335 | + EE6D7E4E867A74F09D5D2603 /* [CP] Embed Pods Frameworks */, |
| 336 | + A76777B0290FC45617EB6DD0 /* [CP] Copy Pods Resources */, |
337 | 337 | ); |
338 | 338 | buildRules = ( |
339 | 339 | ); |
|
349 | 349 | isa = PBXNativeTarget; |
350 | 350 | buildConfigurationList = EC7BA4171B524BB4007FB8A5 /* Build configuration list for PBXNativeTarget "PagingMenuControllerDemo2" */; |
351 | 351 | buildPhases = ( |
352 | | - 57D5C21541759D87796E93F9 /* 📦 Check Pods Manifest.lock */, |
| 352 | + 57D5C21541759D87796E93F9 /* [CP] Check Pods Manifest.lock */, |
353 | 353 | EC7BA3F31B524BB4007FB8A5 /* Sources */, |
354 | 354 | EC7BA3F41B524BB4007FB8A5 /* Frameworks */, |
355 | 355 | EC7BA3F51B524BB4007FB8A5 /* Resources */, |
356 | | - 229F81CB8BD76DBAF1B4719F /* 📦 Embed Pods Frameworks */, |
357 | | - DB74A7466A8710147CF4667C /* 📦 Copy Pods Resources */, |
| 356 | + 229F81CB8BD76DBAF1B4719F /* [CP] Embed Pods Frameworks */, |
| 357 | + DB74A7466A8710147CF4667C /* [CP] Copy Pods Resources */, |
358 | 358 | ); |
359 | 359 | buildRules = ( |
360 | 360 | ); |
|
504 | 504 | /* End PBXResourcesBuildPhase section */ |
505 | 505 |
|
506 | 506 | /* Begin PBXShellScriptBuildPhase section */ |
507 | | - 064F5A6B604DDCD41EF6E479 /* 📦 Check Pods Manifest.lock */ = { |
| 507 | + 064F5A6B604DDCD41EF6E479 /* [CP] Check Pods Manifest.lock */ = { |
508 | 508 | isa = PBXShellScriptBuildPhase; |
509 | 509 | buildActionMask = 2147483647; |
510 | 510 | files = ( |
511 | 511 | ); |
512 | 512 | inputPaths = ( |
513 | 513 | ); |
514 | | - name = "📦 Check Pods Manifest.lock"; |
| 514 | + name = "[CP] Check Pods Manifest.lock"; |
515 | 515 | outputPaths = ( |
516 | 516 | ); |
517 | 517 | runOnlyForDeploymentPostprocessing = 0; |
518 | 518 | shellPath = /bin/sh; |
519 | 519 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
520 | 520 | showEnvVarsInLog = 0; |
521 | 521 | }; |
522 | | - 229F81CB8BD76DBAF1B4719F /* 📦 Embed Pods Frameworks */ = { |
| 522 | + 229F81CB8BD76DBAF1B4719F /* [CP] Embed Pods Frameworks */ = { |
523 | 523 | isa = PBXShellScriptBuildPhase; |
524 | 524 | buildActionMask = 2147483647; |
525 | 525 | files = ( |
526 | 526 | ); |
527 | 527 | inputPaths = ( |
528 | 528 | ); |
529 | | - name = "📦 Embed Pods Frameworks"; |
| 529 | + name = "[CP] Embed Pods Frameworks"; |
530 | 530 | outputPaths = ( |
531 | 531 | ); |
532 | 532 | runOnlyForDeploymentPostprocessing = 0; |
533 | 533 | shellPath = /bin/sh; |
534 | 534 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo2/Pods-PagingMenuControllerDemo2-frameworks.sh\"\n"; |
535 | 535 | showEnvVarsInLog = 0; |
536 | 536 | }; |
537 | | - 4912F03CF8BCA040ACEF6BB3 /* 📦 Copy Pods Resources */ = { |
| 537 | + 4912F03CF8BCA040ACEF6BB3 /* [CP] Copy Pods Resources */ = { |
538 | 538 | isa = PBXShellScriptBuildPhase; |
539 | 539 | buildActionMask = 2147483647; |
540 | 540 | files = ( |
541 | 541 | ); |
542 | 542 | inputPaths = ( |
543 | 543 | ); |
544 | | - name = "📦 Copy Pods Resources"; |
| 544 | + name = "[CP] Copy Pods Resources"; |
545 | 545 | outputPaths = ( |
546 | 546 | ); |
547 | 547 | runOnlyForDeploymentPostprocessing = 0; |
548 | 548 | shellPath = /bin/sh; |
549 | 549 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo/Pods-PagingMenuControllerDemo-resources.sh\"\n"; |
550 | 550 | showEnvVarsInLog = 0; |
551 | 551 | }; |
552 | | - 57D5C21541759D87796E93F9 /* 📦 Check Pods Manifest.lock */ = { |
| 552 | + 57D5C21541759D87796E93F9 /* [CP] Check Pods Manifest.lock */ = { |
553 | 553 | isa = PBXShellScriptBuildPhase; |
554 | 554 | buildActionMask = 2147483647; |
555 | 555 | files = ( |
556 | 556 | ); |
557 | 557 | inputPaths = ( |
558 | 558 | ); |
559 | | - name = "📦 Check Pods Manifest.lock"; |
| 559 | + name = "[CP] Check Pods Manifest.lock"; |
560 | 560 | outputPaths = ( |
561 | 561 | ); |
562 | 562 | runOnlyForDeploymentPostprocessing = 0; |
563 | 563 | shellPath = /bin/sh; |
564 | 564 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
565 | 565 | showEnvVarsInLog = 0; |
566 | 566 | }; |
567 | | - 81D7254A1C3EA86418ABA06D /* 📦 Check Pods Manifest.lock */ = { |
| 567 | + 81D7254A1C3EA86418ABA06D /* [CP] Check Pods Manifest.lock */ = { |
568 | 568 | isa = PBXShellScriptBuildPhase; |
569 | 569 | buildActionMask = 2147483647; |
570 | 570 | files = ( |
571 | 571 | ); |
572 | 572 | inputPaths = ( |
573 | 573 | ); |
574 | | - name = "📦 Check Pods Manifest.lock"; |
| 574 | + name = "[CP] Check Pods Manifest.lock"; |
575 | 575 | outputPaths = ( |
576 | 576 | ); |
577 | 577 | runOnlyForDeploymentPostprocessing = 0; |
578 | 578 | shellPath = /bin/sh; |
579 | 579 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
580 | 580 | showEnvVarsInLog = 0; |
581 | 581 | }; |
582 | | - 8EBB653436FDCF3C48E9A04C /* 📦 Embed Pods Frameworks */ = { |
| 582 | + 8EBB653436FDCF3C48E9A04C /* [CP] Embed Pods Frameworks */ = { |
583 | 583 | isa = PBXShellScriptBuildPhase; |
584 | 584 | buildActionMask = 2147483647; |
585 | 585 | files = ( |
586 | 586 | ); |
587 | 587 | inputPaths = ( |
588 | 588 | ); |
589 | | - name = "📦 Embed Pods Frameworks"; |
| 589 | + name = "[CP] Embed Pods Frameworks"; |
590 | 590 | outputPaths = ( |
591 | 591 | ); |
592 | 592 | runOnlyForDeploymentPostprocessing = 0; |
593 | 593 | shellPath = /bin/sh; |
594 | 594 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo/Pods-PagingMenuControllerDemo-frameworks.sh\"\n"; |
595 | 595 | showEnvVarsInLog = 0; |
596 | 596 | }; |
597 | | - A76777B0290FC45617EB6DD0 /* 📦 Copy Pods Resources */ = { |
| 597 | + A76777B0290FC45617EB6DD0 /* [CP] Copy Pods Resources */ = { |
598 | 598 | isa = PBXShellScriptBuildPhase; |
599 | 599 | buildActionMask = 2147483647; |
600 | 600 | files = ( |
601 | 601 | ); |
602 | 602 | inputPaths = ( |
603 | 603 | ); |
604 | | - name = "📦 Copy Pods Resources"; |
| 604 | + name = "[CP] Copy Pods Resources"; |
605 | 605 | outputPaths = ( |
606 | 606 | ); |
607 | 607 | runOnlyForDeploymentPostprocessing = 0; |
608 | 608 | shellPath = /bin/sh; |
609 | 609 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemoTests/Pods-PagingMenuControllerDemoTests-resources.sh\"\n"; |
610 | 610 | showEnvVarsInLog = 0; |
611 | 611 | }; |
612 | | - DB74A7466A8710147CF4667C /* 📦 Copy Pods Resources */ = { |
| 612 | + DB74A7466A8710147CF4667C /* [CP] Copy Pods Resources */ = { |
613 | 613 | isa = PBXShellScriptBuildPhase; |
614 | 614 | buildActionMask = 2147483647; |
615 | 615 | files = ( |
616 | 616 | ); |
617 | 617 | inputPaths = ( |
618 | 618 | ); |
619 | | - name = "📦 Copy Pods Resources"; |
| 619 | + name = "[CP] Copy Pods Resources"; |
620 | 620 | outputPaths = ( |
621 | 621 | ); |
622 | 622 | runOnlyForDeploymentPostprocessing = 0; |
623 | 623 | shellPath = /bin/sh; |
624 | 624 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo2/Pods-PagingMenuControllerDemo2-resources.sh\"\n"; |
625 | 625 | showEnvVarsInLog = 0; |
626 | 626 | }; |
627 | | - EE6D7E4E867A74F09D5D2603 /* 📦 Embed Pods Frameworks */ = { |
| 627 | + EE6D7E4E867A74F09D5D2603 /* [CP] Embed Pods Frameworks */ = { |
628 | 628 | isa = PBXShellScriptBuildPhase; |
629 | 629 | buildActionMask = 2147483647; |
630 | 630 | files = ( |
631 | 631 | ); |
632 | 632 | inputPaths = ( |
633 | 633 | ); |
634 | | - name = "📦 Embed Pods Frameworks"; |
| 634 | + name = "[CP] Embed Pods Frameworks"; |
635 | 635 | outputPaths = ( |
636 | 636 | ); |
637 | 637 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments