Skip to content

Commit a7699a4

Browse files
committed
Update pods and compile to Swift 4.2
1 parent fad087b commit a7699a4

File tree

2 files changed

+137
-10
lines changed

2 files changed

+137
-10
lines changed

PasswordTextField.xcodeproj/project.pbxproj

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@
374374
83CBDC211C6B07A5006189C2 /* Frameworks */,
375375
83CBDC221C6B07A5006189C2 /* Headers */,
376376
83CBDC231C6B07A5006189C2 /* Resources */,
377+
81C631307E9155B7AE864AE5 /* [CP] Copy Pods Resources */,
377378
);
378379
buildRules = (
379380
);
@@ -393,6 +394,7 @@
393394
83CBDC2C1C6B07A5006189C2 /* Frameworks */,
394395
83CBDC2D1C6B07A5006189C2 /* Resources */,
395396
5D9702E29321AF404C3E1044 /* [CP] Embed Pods Frameworks */,
397+
305F23D5E66EA76D61256008 /* [CP] Copy Pods Resources */,
396398
);
397399
buildRules = (
398400
);
@@ -412,6 +414,8 @@
412414
83CBDC3F1C6B07B4006189C2 /* Sources */,
413415
83CBDC401C6B07B4006189C2 /* Frameworks */,
414416
83CBDC411C6B07B4006189C2 /* Resources */,
417+
08CFB379BC7F815AB4ED89F4 /* [CP] Embed Pods Frameworks */,
418+
B89C8011FF7BBF05110D989A /* [CP] Copy Pods Resources */,
415419
);
416420
buildRules = (
417421
);
@@ -430,6 +434,8 @@
430434
83CBDC521C6B07B4006189C2 /* Sources */,
431435
83CBDC531C6B07B4006189C2 /* Frameworks */,
432436
83CBDC541C6B07B4006189C2 /* Resources */,
437+
2C568F2F667AF065A52CB6BD /* [CP] Embed Pods Frameworks */,
438+
79C5573C50DA0B6E58990D11 /* [CP] Copy Pods Resources */,
433439
);
434440
buildRules = (
435441
);
@@ -449,6 +455,8 @@
449455
83CBDC5D1C6B07B5006189C2 /* Sources */,
450456
83CBDC5E1C6B07B5006189C2 /* Frameworks */,
451457
83CBDC5F1C6B07B5006189C2 /* Resources */,
458+
C92757998D03F23FE309CC7F /* [CP] Embed Pods Frameworks */,
459+
EBF77ED6073E59619E93690D /* [CP] Copy Pods Resources */,
452460
);
453461
buildRules = (
454462
);
@@ -562,6 +570,51 @@
562570
/* End PBXResourcesBuildPhase section */
563571

564572
/* 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+
};
565618
4A68E2733377810AF9CA9E2B /* [CP] Check Pods Manifest.lock */ = {
566619
isa = PBXShellScriptBuildPhase;
567620
buildActionMask = 2147483647;
@@ -654,6 +707,21 @@
654707
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";
655708
showEnvVarsInLog = 0;
656709
};
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+
};
657725
7E1B4F4D897502BAAE2D3036 /* [CP] Check Pods Manifest.lock */ = {
658726
isa = PBXShellScriptBuildPhase;
659727
buildActionMask = 2147483647;
@@ -672,6 +740,66 @@
672740
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";
673741
showEnvVarsInLog = 0;
674742
};
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+
};
675803
/* End PBXShellScriptBuildPhase section */
676804

677805
/* Begin PBXSourcesBuildPhase section */
@@ -880,6 +1008,7 @@
8801008
isa = XCBuildConfiguration;
8811009
baseConfigurationReference = EAEF29C9D1ACE6CFF8BE5A6B /* Pods-PasswordTextField.debug.xcconfig */;
8821010
buildSettings = {
1011+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
8831012
CLANG_ENABLE_MODULES = YES;
8841013
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
8851014
DEFINES_MODULE = YES;
@@ -902,6 +1031,7 @@
9021031
isa = XCBuildConfiguration;
9031032
baseConfigurationReference = 9CB4A2C4D060029068A6F452 /* Pods-PasswordTextField.release.xcconfig */;
9041033
buildSettings = {
1034+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
9051035
CLANG_ENABLE_MODULES = YES;
9061036
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
9071037
DEFINES_MODULE = YES;
@@ -923,6 +1053,7 @@
9231053
isa = XCBuildConfiguration;
9241054
baseConfigurationReference = 9D2BABDE97871541522A6481 /* Pods-PasswordTextFieldTests.debug.xcconfig */;
9251055
buildSettings = {
1056+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
9261057
CLANG_ENABLE_MODULES = YES;
9271058
INFOPLIST_FILE = PasswordTextFieldTests/Info.plist;
9281059
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -938,6 +1069,7 @@
9381069
isa = XCBuildConfiguration;
9391070
baseConfigurationReference = 07254DA8F238A12B13E91525 /* Pods-PasswordTextFieldTests.release.xcconfig */;
9401071
buildSettings = {
1072+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
9411073
CLANG_ENABLE_MODULES = YES;
9421074
INFOPLIST_FILE = PasswordTextFieldTests/Info.plist;
9431075
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";

Podfile.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
PODS:
2-
- Nimble (7.0.3)
3-
- Quick (1.2.0)
2+
- Nimble (7.3.1)
3+
- Quick (1.3.2)
44

55
DEPENDENCIES:
66
- Nimble
77
- Quick
88

9-
SPEC REPOS:
10-
https://github.com/cocoapods/specs.git:
11-
- Nimble
12-
- Quick
13-
149
SPEC CHECKSUMS:
15-
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
16-
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
10+
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
11+
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
1712

1813
PODFILE CHECKSUM: 6d90a9b3b6c93b3f5f9de2f373a228d541a7a5a3
1914

20-
COCOAPODS: 1.5.3
15+
COCOAPODS: 1.4.0

0 commit comments

Comments
 (0)