|
37 | 37 | 83CBDC5B1C6B07B5006189C2 /* PasswordTextFieldDemoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CBDC5A1C6B07B5006189C2 /* PasswordTextFieldDemoTests.swift */; }; |
38 | 38 | 83CBDC661C6B07B5006189C2 /* PasswordTextFieldDemoUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CBDC651C6B07B5006189C2 /* PasswordTextFieldDemoUITests.swift */; }; |
39 | 39 | 83CBDC721C6B07C9006189C2 /* PasswordTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CBDC711C6B07C9006189C2 /* PasswordTextField.swift */; }; |
40 | | - 86CBF3239FCBACA3C421DF4A /* Pods_PasswordTextField.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E05EFDA6B8A6B9ABAB6F3F /* Pods_PasswordTextField.framework */; }; |
41 | 40 | FA0029C2F4E7DEA2A4782F21 /* Pods_PasswordTextFieldDemoTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95C106D8138233173A814CA7 /* Pods_PasswordTextFieldDemoTests.framework */; }; |
42 | 41 | /* End PBXBuildFile section */ |
43 | 42 |
|
|
70 | 69 | 07254DA8F238A12B13E91525 /* Pods-PasswordTextFieldTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PasswordTextFieldTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PasswordTextFieldTests/Pods-PasswordTextFieldTests.release.xcconfig"; sourceTree = "<group>"; }; |
71 | 70 | 243F7B8E60C41CDC52714D62 /* Pods-PasswordTextFieldDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PasswordTextFieldDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PasswordTextFieldDemoTests/Pods-PasswordTextFieldDemoTests.debug.xcconfig"; sourceTree = "<group>"; }; |
72 | 71 | 34E05EFDA6B8A6B9ABAB6F3F /* Pods_PasswordTextField.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PasswordTextField.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
73 | | - 3EDA518CBC5E3851CAAC25D8 /* Pods-PasswordTextField.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PasswordTextField.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PasswordTextField/Pods-PasswordTextField.debug.xcconfig"; sourceTree = "<group>"; }; |
74 | 72 | 839CC8291C6B09A400531404 /* StringExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; }; |
75 | 73 | 839CC82D1C6C3CB000531404 /* SecureTextToggleButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SecureTextToggleButton.swift; sourceTree = "<group>"; }; |
76 | 74 | 839CC82F1C6D756300531404 /* CustomStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomStyle.swift; sourceTree = "<group>"; }; |
|
113 | 111 | B86F74D8E367C39DB0C3D301 /* Pods_PasswordTextFieldTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PasswordTextFieldTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
114 | 112 | C63B176E407379CBD8B7FBE7 /* Pods-PasswordTextFieldDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PasswordTextFieldDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PasswordTextFieldDemoTests/Pods-PasswordTextFieldDemoTests.release.xcconfig"; sourceTree = "<group>"; }; |
115 | 113 | CEC8548427014CCFB06FE43A /* Pods_PasswordTextFieldDemoUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PasswordTextFieldDemoUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
116 | | - FB0A465CAF695786CC23DCAC /* Pods-PasswordTextField.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PasswordTextField.release.xcconfig"; path = "Pods/Target Support Files/Pods-PasswordTextField/Pods-PasswordTextField.release.xcconfig"; sourceTree = "<group>"; }; |
117 | 114 | /* End PBXFileReference section */ |
118 | 115 |
|
119 | 116 | /* Begin PBXFrameworksBuildPhase section */ |
120 | 117 | 83CBDC211C6B07A5006189C2 /* Frameworks */ = { |
121 | 118 | isa = PBXFrameworksBuildPhase; |
122 | 119 | buildActionMask = 2147483647; |
123 | 120 | files = ( |
124 | | - 86CBF3239FCBACA3C421DF4A /* Pods_PasswordTextField.framework in Frameworks */, |
125 | 121 | ); |
126 | 122 | runOnlyForDeploymentPostprocessing = 0; |
127 | 123 | }; |
|
175 | 171 | 3C88CF8BC9797ED63185077B /* Pods */ = { |
176 | 172 | isa = PBXGroup; |
177 | 173 | children = ( |
178 | | - 3EDA518CBC5E3851CAAC25D8 /* Pods-PasswordTextField.debug.xcconfig */, |
179 | | - FB0A465CAF695786CC23DCAC /* Pods-PasswordTextField.release.xcconfig */, |
180 | 174 | 243F7B8E60C41CDC52714D62 /* Pods-PasswordTextFieldDemoTests.debug.xcconfig */, |
181 | 175 | C63B176E407379CBD8B7FBE7 /* Pods-PasswordTextFieldDemoTests.release.xcconfig */, |
182 | 176 | 0095CA209CBEDC480227B9BC /* Pods-PasswordTextFieldDemoUITests.debug.xcconfig */, |
|
361 | 355 | isa = PBXNativeTarget; |
362 | 356 | buildConfigurationList = 83CBDC391C6B07A5006189C2 /* Build configuration list for PBXNativeTarget "PasswordTextField" */; |
363 | 357 | buildPhases = ( |
364 | | - 66B4D3588EF01B594E66967A /* [CP] Check Pods Manifest.lock */, |
365 | 358 | 83CBDC201C6B07A5006189C2 /* Sources */, |
366 | 359 | 83CBDC211C6B07A5006189C2 /* Frameworks */, |
367 | 360 | 83CBDC221C6B07A5006189C2 /* Headers */, |
368 | 361 | 83CBDC231C6B07A5006189C2 /* Resources */, |
369 | | - C1FC89B458B56A5D1B8B00DE /* [CP] Copy Pods Resources */, |
370 | 362 | ); |
371 | 363 | buildRules = ( |
372 | 364 | ); |
|
381 | 373 | isa = PBXNativeTarget; |
382 | 374 | buildConfigurationList = 83CBDC3C1C6B07A5006189C2 /* Build configuration list for PBXNativeTarget "PasswordTextFieldTests" */; |
383 | 375 | buildPhases = ( |
384 | | - E7DACECA3063EDCDB0241EB6 /* [CP] Check Pods Manifest.lock */, |
| 376 | + 5F4BC36D4A5E5EE50EDD4AF9 /* [CP] Check Pods Manifest.lock */, |
385 | 377 | 83CBDC2B1C6B07A5006189C2 /* Sources */, |
386 | 378 | 83CBDC2C1C6B07A5006189C2 /* Frameworks */, |
387 | 379 | 83CBDC2D1C6B07A5006189C2 /* Resources */, |
|
619 | 611 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldTests/Pods-PasswordTextFieldTests-frameworks.sh\"\n"; |
620 | 612 | showEnvVarsInLog = 0; |
621 | 613 | }; |
622 | | - 66B4D3588EF01B594E66967A /* [CP] Check Pods Manifest.lock */ = { |
| 614 | + 5F4BC36D4A5E5EE50EDD4AF9 /* [CP] Check Pods Manifest.lock */ = { |
623 | 615 | isa = PBXShellScriptBuildPhase; |
624 | 616 | buildActionMask = 2147483647; |
625 | 617 | files = ( |
|
649 | 641 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoUITests/Pods-PasswordTextFieldDemoUITests-frameworks.sh\"\n"; |
650 | 642 | showEnvVarsInLog = 0; |
651 | 643 | }; |
652 | | - C1FC89B458B56A5D1B8B00DE /* [CP] Copy Pods Resources */ = { |
653 | | - isa = PBXShellScriptBuildPhase; |
654 | | - buildActionMask = 2147483647; |
655 | | - files = ( |
656 | | - ); |
657 | | - inputPaths = ( |
658 | | - ); |
659 | | - name = "[CP] Copy Pods Resources"; |
660 | | - outputPaths = ( |
661 | | - ); |
662 | | - runOnlyForDeploymentPostprocessing = 0; |
663 | | - shellPath = /bin/sh; |
664 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextField/Pods-PasswordTextField-resources.sh\"\n"; |
665 | | - showEnvVarsInLog = 0; |
666 | | - }; |
667 | 644 | C4D5FD521237640950E4F4F8 /* [CP] Check Pods Manifest.lock */ = { |
668 | 645 | isa = PBXShellScriptBuildPhase; |
669 | 646 | buildActionMask = 2147483647; |
|
694 | 671 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PasswordTextFieldDemoTests/Pods-PasswordTextFieldDemoTests-frameworks.sh\"\n"; |
695 | 672 | showEnvVarsInLog = 0; |
696 | 673 | }; |
697 | | - E7DACECA3063EDCDB0241EB6 /* [CP] Check Pods Manifest.lock */ = { |
698 | | - isa = PBXShellScriptBuildPhase; |
699 | | - buildActionMask = 2147483647; |
700 | | - files = ( |
701 | | - ); |
702 | | - inputPaths = ( |
703 | | - ); |
704 | | - name = "[CP] Check Pods Manifest.lock"; |
705 | | - outputPaths = ( |
706 | | - ); |
707 | | - runOnlyForDeploymentPostprocessing = 0; |
708 | | - shellPath = /bin/sh; |
709 | | - 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"; |
710 | | - showEnvVarsInLog = 0; |
711 | | - }; |
712 | 674 | ED98823D5BAE0DBD8D3C4124 /* [CP] Copy Pods Resources */ = { |
713 | 675 | isa = PBXShellScriptBuildPhase; |
714 | 676 | buildActionMask = 2147483647; |
|
914 | 876 | }; |
915 | 877 | 83CBDC3A1C6B07A5006189C2 /* Debug */ = { |
916 | 878 | isa = XCBuildConfiguration; |
917 | | - baseConfigurationReference = 3EDA518CBC5E3851CAAC25D8 /* Pods-PasswordTextField.debug.xcconfig */; |
918 | 879 | buildSettings = { |
919 | 880 | CLANG_ENABLE_MODULES = YES; |
920 | 881 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
|
935 | 896 | }; |
936 | 897 | 83CBDC3B1C6B07A5006189C2 /* Release */ = { |
937 | 898 | isa = XCBuildConfiguration; |
938 | | - baseConfigurationReference = FB0A465CAF695786CC23DCAC /* Pods-PasswordTextField.release.xcconfig */; |
939 | 899 | buildSettings = { |
940 | 900 | CLANG_ENABLE_MODULES = YES; |
941 | 901 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
|
957 | 917 | isa = XCBuildConfiguration; |
958 | 918 | baseConfigurationReference = 9D2BABDE97871541522A6481 /* Pods-PasswordTextFieldTests.debug.xcconfig */; |
959 | 919 | buildSettings = { |
960 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
961 | 920 | CLANG_ENABLE_MODULES = YES; |
962 | 921 | INFOPLIST_FILE = PasswordTextFieldTests/Info.plist; |
963 | 922 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
972 | 931 | isa = XCBuildConfiguration; |
973 | 932 | baseConfigurationReference = 07254DA8F238A12B13E91525 /* Pods-PasswordTextFieldTests.release.xcconfig */; |
974 | 933 | buildSettings = { |
975 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
976 | 934 | CLANG_ENABLE_MODULES = YES; |
977 | 935 | INFOPLIST_FILE = PasswordTextFieldTests/Info.plist; |
978 | 936 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
0 commit comments