|
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 | ); |
|
499 | 499 | /* End PBXResourcesBuildPhase section */ |
500 | 500 |
|
501 | 501 | /* Begin PBXShellScriptBuildPhase section */ |
502 | | - 064F5A6B604DDCD41EF6E479 /* 📦 Check Pods Manifest.lock */ = { |
| 502 | + 064F5A6B604DDCD41EF6E479 /* [CP] Check Pods Manifest.lock */ = { |
503 | 503 | isa = PBXShellScriptBuildPhase; |
504 | 504 | buildActionMask = 2147483647; |
505 | 505 | files = ( |
506 | 506 | ); |
507 | 507 | inputPaths = ( |
508 | 508 | ); |
509 | | - name = "📦 Check Pods Manifest.lock"; |
| 509 | + name = "[CP] Check Pods Manifest.lock"; |
510 | 510 | outputPaths = ( |
511 | 511 | ); |
512 | 512 | runOnlyForDeploymentPostprocessing = 0; |
513 | 513 | shellPath = /bin/sh; |
514 | 514 | 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"; |
515 | 515 | showEnvVarsInLog = 0; |
516 | 516 | }; |
517 | | - 229F81CB8BD76DBAF1B4719F /* 📦 Embed Pods Frameworks */ = { |
| 517 | + 229F81CB8BD76DBAF1B4719F /* [CP] Embed Pods Frameworks */ = { |
518 | 518 | isa = PBXShellScriptBuildPhase; |
519 | 519 | buildActionMask = 2147483647; |
520 | 520 | files = ( |
521 | 521 | ); |
522 | 522 | inputPaths = ( |
523 | 523 | ); |
524 | | - name = "📦 Embed Pods Frameworks"; |
| 524 | + name = "[CP] Embed Pods Frameworks"; |
525 | 525 | outputPaths = ( |
526 | 526 | ); |
527 | 527 | runOnlyForDeploymentPostprocessing = 0; |
528 | 528 | shellPath = /bin/sh; |
529 | 529 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo2/Pods-PagingMenuControllerDemo2-frameworks.sh\"\n"; |
530 | 530 | showEnvVarsInLog = 0; |
531 | 531 | }; |
532 | | - 4912F03CF8BCA040ACEF6BB3 /* 📦 Copy Pods Resources */ = { |
| 532 | + 4912F03CF8BCA040ACEF6BB3 /* [CP] Copy Pods Resources */ = { |
533 | 533 | isa = PBXShellScriptBuildPhase; |
534 | 534 | buildActionMask = 2147483647; |
535 | 535 | files = ( |
536 | 536 | ); |
537 | 537 | inputPaths = ( |
538 | 538 | ); |
539 | | - name = "📦 Copy Pods Resources"; |
| 539 | + name = "[CP] Copy Pods Resources"; |
540 | 540 | outputPaths = ( |
541 | 541 | ); |
542 | 542 | runOnlyForDeploymentPostprocessing = 0; |
543 | 543 | shellPath = /bin/sh; |
544 | 544 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo/Pods-PagingMenuControllerDemo-resources.sh\"\n"; |
545 | 545 | showEnvVarsInLog = 0; |
546 | 546 | }; |
547 | | - 57D5C21541759D87796E93F9 /* 📦 Check Pods Manifest.lock */ = { |
| 547 | + 57D5C21541759D87796E93F9 /* [CP] Check Pods Manifest.lock */ = { |
548 | 548 | isa = PBXShellScriptBuildPhase; |
549 | 549 | buildActionMask = 2147483647; |
550 | 550 | files = ( |
551 | 551 | ); |
552 | 552 | inputPaths = ( |
553 | 553 | ); |
554 | | - name = "📦 Check Pods Manifest.lock"; |
| 554 | + name = "[CP] Check Pods Manifest.lock"; |
555 | 555 | outputPaths = ( |
556 | 556 | ); |
557 | 557 | runOnlyForDeploymentPostprocessing = 0; |
558 | 558 | shellPath = /bin/sh; |
559 | 559 | 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"; |
560 | 560 | showEnvVarsInLog = 0; |
561 | 561 | }; |
562 | | - 81D7254A1C3EA86418ABA06D /* 📦 Check Pods Manifest.lock */ = { |
| 562 | + 81D7254A1C3EA86418ABA06D /* [CP] Check Pods Manifest.lock */ = { |
563 | 563 | isa = PBXShellScriptBuildPhase; |
564 | 564 | buildActionMask = 2147483647; |
565 | 565 | files = ( |
566 | 566 | ); |
567 | 567 | inputPaths = ( |
568 | 568 | ); |
569 | | - name = "📦 Check Pods Manifest.lock"; |
| 569 | + name = "[CP] Check Pods Manifest.lock"; |
570 | 570 | outputPaths = ( |
571 | 571 | ); |
572 | 572 | runOnlyForDeploymentPostprocessing = 0; |
573 | 573 | shellPath = /bin/sh; |
574 | 574 | 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"; |
575 | 575 | showEnvVarsInLog = 0; |
576 | 576 | }; |
577 | | - 8EBB653436FDCF3C48E9A04C /* 📦 Embed Pods Frameworks */ = { |
| 577 | + 8EBB653436FDCF3C48E9A04C /* [CP] Embed Pods Frameworks */ = { |
578 | 578 | isa = PBXShellScriptBuildPhase; |
579 | 579 | buildActionMask = 2147483647; |
580 | 580 | files = ( |
581 | 581 | ); |
582 | 582 | inputPaths = ( |
583 | 583 | ); |
584 | | - name = "📦 Embed Pods Frameworks"; |
| 584 | + name = "[CP] Embed Pods Frameworks"; |
585 | 585 | outputPaths = ( |
586 | 586 | ); |
587 | 587 | runOnlyForDeploymentPostprocessing = 0; |
588 | 588 | shellPath = /bin/sh; |
589 | 589 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo/Pods-PagingMenuControllerDemo-frameworks.sh\"\n"; |
590 | 590 | showEnvVarsInLog = 0; |
591 | 591 | }; |
592 | | - A76777B0290FC45617EB6DD0 /* 📦 Copy Pods Resources */ = { |
| 592 | + A76777B0290FC45617EB6DD0 /* [CP] Copy Pods Resources */ = { |
593 | 593 | isa = PBXShellScriptBuildPhase; |
594 | 594 | buildActionMask = 2147483647; |
595 | 595 | files = ( |
596 | 596 | ); |
597 | 597 | inputPaths = ( |
598 | 598 | ); |
599 | | - name = "📦 Copy Pods Resources"; |
| 599 | + name = "[CP] Copy Pods Resources"; |
600 | 600 | outputPaths = ( |
601 | 601 | ); |
602 | 602 | runOnlyForDeploymentPostprocessing = 0; |
603 | 603 | shellPath = /bin/sh; |
604 | 604 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemoTests/Pods-PagingMenuControllerDemoTests-resources.sh\"\n"; |
605 | 605 | showEnvVarsInLog = 0; |
606 | 606 | }; |
607 | | - DB74A7466A8710147CF4667C /* 📦 Copy Pods Resources */ = { |
| 607 | + DB74A7466A8710147CF4667C /* [CP] Copy Pods Resources */ = { |
608 | 608 | isa = PBXShellScriptBuildPhase; |
609 | 609 | buildActionMask = 2147483647; |
610 | 610 | files = ( |
611 | 611 | ); |
612 | 612 | inputPaths = ( |
613 | 613 | ); |
614 | | - name = "📦 Copy Pods Resources"; |
| 614 | + name = "[CP] Copy Pods Resources"; |
615 | 615 | outputPaths = ( |
616 | 616 | ); |
617 | 617 | runOnlyForDeploymentPostprocessing = 0; |
618 | 618 | shellPath = /bin/sh; |
619 | 619 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagingMenuControllerDemo2/Pods-PagingMenuControllerDemo2-resources.sh\"\n"; |
620 | 620 | showEnvVarsInLog = 0; |
621 | 621 | }; |
622 | | - EE6D7E4E867A74F09D5D2603 /* 📦 Embed Pods Frameworks */ = { |
| 622 | + EE6D7E4E867A74F09D5D2603 /* [CP] Embed Pods Frameworks */ = { |
623 | 623 | isa = PBXShellScriptBuildPhase; |
624 | 624 | buildActionMask = 2147483647; |
625 | 625 | files = ( |
626 | 626 | ); |
627 | 627 | inputPaths = ( |
628 | 628 | ); |
629 | | - name = "📦 Embed Pods Frameworks"; |
| 629 | + name = "[CP] Embed Pods Frameworks"; |
630 | 630 | outputPaths = ( |
631 | 631 | ); |
632 | 632 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments