|
374 | 374 | 83CBDC211C6B07A5006189C2 /* Frameworks */, |
375 | 375 | 83CBDC221C6B07A5006189C2 /* Headers */, |
376 | 376 | 83CBDC231C6B07A5006189C2 /* Resources */, |
| 377 | + 81C631307E9155B7AE864AE5 /* [CP] Copy Pods Resources */, |
377 | 378 | ); |
378 | 379 | buildRules = ( |
379 | 380 | ); |
|
393 | 394 | 83CBDC2C1C6B07A5006189C2 /* Frameworks */, |
394 | 395 | 83CBDC2D1C6B07A5006189C2 /* Resources */, |
395 | 396 | 5D9702E29321AF404C3E1044 /* [CP] Embed Pods Frameworks */, |
| 397 | + 305F23D5E66EA76D61256008 /* [CP] Copy Pods Resources */, |
396 | 398 | ); |
397 | 399 | buildRules = ( |
398 | 400 | ); |
|
412 | 414 | 83CBDC3F1C6B07B4006189C2 /* Sources */, |
413 | 415 | 83CBDC401C6B07B4006189C2 /* Frameworks */, |
414 | 416 | 83CBDC411C6B07B4006189C2 /* Resources */, |
| 417 | + 08CFB379BC7F815AB4ED89F4 /* [CP] Embed Pods Frameworks */, |
| 418 | + B89C8011FF7BBF05110D989A /* [CP] Copy Pods Resources */, |
415 | 419 | ); |
416 | 420 | buildRules = ( |
417 | 421 | ); |
|
430 | 434 | 83CBDC521C6B07B4006189C2 /* Sources */, |
431 | 435 | 83CBDC531C6B07B4006189C2 /* Frameworks */, |
432 | 436 | 83CBDC541C6B07B4006189C2 /* Resources */, |
| 437 | + 2C568F2F667AF065A52CB6BD /* [CP] Embed Pods Frameworks */, |
| 438 | + 79C5573C50DA0B6E58990D11 /* [CP] Copy Pods Resources */, |
433 | 439 | ); |
434 | 440 | buildRules = ( |
435 | 441 | ); |
|
449 | 455 | 83CBDC5D1C6B07B5006189C2 /* Sources */, |
450 | 456 | 83CBDC5E1C6B07B5006189C2 /* Frameworks */, |
451 | 457 | 83CBDC5F1C6B07B5006189C2 /* Resources */, |
| 458 | + C92757998D03F23FE309CC7F /* [CP] Embed Pods Frameworks */, |
| 459 | + EBF77ED6073E59619E93690D /* [CP] Copy Pods Resources */, |
452 | 460 | ); |
453 | 461 | buildRules = ( |
454 | 462 | ); |
|
562 | 570 | /* End PBXResourcesBuildPhase section */ |
563 | 571 |
|
564 | 572 | /* Begin PBXShellScriptBuildPhase section */ |
| 573 | + 08CFB379BC7F815AB4ED89F4 /* [CP] Embed Pods Frameworks */ = { |
| 574 | + isa = PBXShellScriptBuildPhase; |
| 575 | + buildActionMask = 2147483647; |
| 576 | + files = ( |
| 577 | + ); |
| 578 | + inputPaths = ( |
| 579 | + ); |
| 580 | + name = "[CP] Embed Pods Frameworks"; |
| 581 | + outputPaths = ( |
| 582 | + ); |
| 583 | + runOnlyForDeploymentPostprocessing = 0; |
| 584 | + shellPath = /bin/sh; |
| 585 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemo/Pods-PasswordTextFieldDemo-frameworks.sh\"\n"; |
| 586 | + showEnvVarsInLog = 0; |
| 587 | + }; |
| 588 | + 2C568F2F667AF065A52CB6BD /* [CP] Embed Pods Frameworks */ = { |
| 589 | + isa = PBXShellScriptBuildPhase; |
| 590 | + buildActionMask = 2147483647; |
| 591 | + files = ( |
| 592 | + ); |
| 593 | + inputPaths = ( |
| 594 | + ); |
| 595 | + name = "[CP] Embed Pods Frameworks"; |
| 596 | + outputPaths = ( |
| 597 | + ); |
| 598 | + runOnlyForDeploymentPostprocessing = 0; |
| 599 | + shellPath = /bin/sh; |
| 600 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoTests/Pods-PasswordTextFieldDemoTests-frameworks.sh\"\n"; |
| 601 | + showEnvVarsInLog = 0; |
| 602 | + }; |
| 603 | + 305F23D5E66EA76D61256008 /* [CP] Copy Pods Resources */ = { |
| 604 | + isa = PBXShellScriptBuildPhase; |
| 605 | + buildActionMask = 2147483647; |
| 606 | + files = ( |
| 607 | + ); |
| 608 | + inputPaths = ( |
| 609 | + ); |
| 610 | + name = "[CP] Copy Pods Resources"; |
| 611 | + outputPaths = ( |
| 612 | + ); |
| 613 | + runOnlyForDeploymentPostprocessing = 0; |
| 614 | + shellPath = /bin/sh; |
| 615 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldTests/Pods-PasswordTextFieldTests-resources.sh\"\n"; |
| 616 | + showEnvVarsInLog = 0; |
| 617 | + }; |
565 | 618 | 4A68E2733377810AF9CA9E2B /* [CP] Check Pods Manifest.lock */ = { |
566 | 619 | isa = PBXShellScriptBuildPhase; |
567 | 620 | buildActionMask = 2147483647; |
|
654 | 707 | 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"; |
655 | 708 | showEnvVarsInLog = 0; |
656 | 709 | }; |
| 710 | + 79C5573C50DA0B6E58990D11 /* [CP] Copy Pods Resources */ = { |
| 711 | + isa = PBXShellScriptBuildPhase; |
| 712 | + buildActionMask = 2147483647; |
| 713 | + files = ( |
| 714 | + ); |
| 715 | + inputPaths = ( |
| 716 | + ); |
| 717 | + name = "[CP] Copy Pods Resources"; |
| 718 | + outputPaths = ( |
| 719 | + ); |
| 720 | + runOnlyForDeploymentPostprocessing = 0; |
| 721 | + shellPath = /bin/sh; |
| 722 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoTests/Pods-PasswordTextFieldDemoTests-resources.sh\"\n"; |
| 723 | + showEnvVarsInLog = 0; |
| 724 | + }; |
657 | 725 | 7E1B4F4D897502BAAE2D3036 /* [CP] Check Pods Manifest.lock */ = { |
658 | 726 | isa = PBXShellScriptBuildPhase; |
659 | 727 | buildActionMask = 2147483647; |
|
672 | 740 | 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"; |
673 | 741 | showEnvVarsInLog = 0; |
674 | 742 | }; |
| 743 | + 81C631307E9155B7AE864AE5 /* [CP] Copy Pods Resources */ = { |
| 744 | + isa = PBXShellScriptBuildPhase; |
| 745 | + buildActionMask = 2147483647; |
| 746 | + files = ( |
| 747 | + ); |
| 748 | + inputPaths = ( |
| 749 | + ); |
| 750 | + name = "[CP] Copy Pods Resources"; |
| 751 | + outputPaths = ( |
| 752 | + ); |
| 753 | + runOnlyForDeploymentPostprocessing = 0; |
| 754 | + shellPath = /bin/sh; |
| 755 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextField/Pods-PasswordTextField-resources.sh\"\n"; |
| 756 | + showEnvVarsInLog = 0; |
| 757 | + }; |
| 758 | + B89C8011FF7BBF05110D989A /* [CP] Copy Pods Resources */ = { |
| 759 | + isa = PBXShellScriptBuildPhase; |
| 760 | + buildActionMask = 2147483647; |
| 761 | + files = ( |
| 762 | + ); |
| 763 | + inputPaths = ( |
| 764 | + ); |
| 765 | + name = "[CP] Copy Pods Resources"; |
| 766 | + outputPaths = ( |
| 767 | + ); |
| 768 | + runOnlyForDeploymentPostprocessing = 0; |
| 769 | + shellPath = /bin/sh; |
| 770 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemo/Pods-PasswordTextFieldDemo-resources.sh\"\n"; |
| 771 | + showEnvVarsInLog = 0; |
| 772 | + }; |
| 773 | + C92757998D03F23FE309CC7F /* [CP] Embed Pods Frameworks */ = { |
| 774 | + isa = PBXShellScriptBuildPhase; |
| 775 | + buildActionMask = 2147483647; |
| 776 | + files = ( |
| 777 | + ); |
| 778 | + inputPaths = ( |
| 779 | + ); |
| 780 | + name = "[CP] Embed Pods Frameworks"; |
| 781 | + outputPaths = ( |
| 782 | + ); |
| 783 | + runOnlyForDeploymentPostprocessing = 0; |
| 784 | + shellPath = /bin/sh; |
| 785 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoUITests/Pods-PasswordTextFieldDemoUITests-frameworks.sh\"\n"; |
| 786 | + showEnvVarsInLog = 0; |
| 787 | + }; |
| 788 | + EBF77ED6073E59619E93690D /* [CP] Copy Pods Resources */ = { |
| 789 | + isa = PBXShellScriptBuildPhase; |
| 790 | + buildActionMask = 2147483647; |
| 791 | + files = ( |
| 792 | + ); |
| 793 | + inputPaths = ( |
| 794 | + ); |
| 795 | + name = "[CP] Copy Pods Resources"; |
| 796 | + outputPaths = ( |
| 797 | + ); |
| 798 | + runOnlyForDeploymentPostprocessing = 0; |
| 799 | + shellPath = /bin/sh; |
| 800 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoUITests/Pods-PasswordTextFieldDemoUITests-resources.sh\"\n"; |
| 801 | + showEnvVarsInLog = 0; |
| 802 | + }; |
675 | 803 | /* End PBXShellScriptBuildPhase section */ |
676 | 804 |
|
677 | 805 | /* Begin PBXSourcesBuildPhase section */ |
|
880 | 1008 | isa = XCBuildConfiguration; |
881 | 1009 | baseConfigurationReference = EAEF29C9D1ACE6CFF8BE5A6B /* Pods-PasswordTextField.debug.xcconfig */; |
882 | 1010 | buildSettings = { |
| 1011 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
883 | 1012 | CLANG_ENABLE_MODULES = YES; |
884 | 1013 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
885 | 1014 | DEFINES_MODULE = YES; |
|
902 | 1031 | isa = XCBuildConfiguration; |
903 | 1032 | baseConfigurationReference = 9CB4A2C4D060029068A6F452 /* Pods-PasswordTextField.release.xcconfig */; |
904 | 1033 | buildSettings = { |
| 1034 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
905 | 1035 | CLANG_ENABLE_MODULES = YES; |
906 | 1036 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
907 | 1037 | DEFINES_MODULE = YES; |
|
923 | 1053 | isa = XCBuildConfiguration; |
924 | 1054 | baseConfigurationReference = 9D2BABDE97871541522A6481 /* Pods-PasswordTextFieldTests.debug.xcconfig */; |
925 | 1055 | buildSettings = { |
| 1056 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
926 | 1057 | CLANG_ENABLE_MODULES = YES; |
927 | 1058 | INFOPLIST_FILE = PasswordTextFieldTests/Info.plist; |
928 | 1059 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
938 | 1069 | isa = XCBuildConfiguration; |
939 | 1070 | baseConfigurationReference = 07254DA8F238A12B13E91525 /* Pods-PasswordTextFieldTests.release.xcconfig */; |
940 | 1071 | buildSettings = { |
| 1072 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
941 | 1073 | CLANG_ENABLE_MODULES = YES; |
942 | 1074 | INFOPLIST_FILE = PasswordTextFieldTests/Info.plist; |
943 | 1075 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
0 commit comments