Skip to content

Commit eafe229

Browse files
committed
Upgrade to CocoaPods (1.5.0)
1 parent 97ff8b1 commit eafe229

File tree

3 files changed

+30
-56
lines changed

3 files changed

+30
-56
lines changed

Gemfile.lock

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.6)
4+
CFPropertyList (3.0.0)
55
activesupport (4.2.10)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
addressable (2.5.2)
1111
public_suffix (>= 2.0.2, < 4.0)
12+
atomos (0.1.2)
1213
claide (1.0.2)
1314
claide-plugins (0.9.2)
1415
cork
1516
nap
1617
open4 (~> 1.3)
17-
cocoapods (1.4.0)
18+
cocoapods (1.5.0)
1819
activesupport (>= 4.0.2, < 5)
1920
claide (>= 1.0.2, < 2.0)
20-
cocoapods-core (= 1.4.0)
21+
cocoapods-core (= 1.5.0)
2122
cocoapods-deintegrate (>= 1.0.2, < 2.0)
22-
cocoapods-downloader (>= 1.1.3, < 2.0)
23+
cocoapods-downloader (>= 1.2.0, < 2.0)
2324
cocoapods-plugins (>= 1.0.0, < 2.0)
2425
cocoapods-search (>= 1.0.0, < 2.0)
2526
cocoapods-stats (>= 1.0.0, < 2.0)
@@ -29,16 +30,16 @@ GEM
2930
escape (~> 0.0.4)
3031
fourflusher (~> 2.0.1)
3132
gh_inspector (~> 1.0)
32-
molinillo (~> 0.6.4)
33+
molinillo (~> 0.6.5)
3334
nap (~> 1.0)
3435
ruby-macho (~> 1.1)
35-
xcodeproj (>= 1.5.4, < 2.0)
36-
cocoapods-core (1.4.0)
36+
xcodeproj (>= 1.5.7, < 2.0)
37+
cocoapods-core (1.5.0)
3738
activesupport (>= 4.0.2, < 6)
3839
fuzzy_match (~> 2.0.4)
3940
nap (~> 1.0)
4041
cocoapods-deintegrate (1.0.2)
41-
cocoapods-downloader (1.1.3)
42+
cocoapods-downloader (1.2.0)
4243
cocoapods-plugins (1.0.0)
4344
nap
4445
cocoapods-search (1.0.0)
@@ -52,7 +53,7 @@ GEM
5253
concurrent-ruby (1.0.5)
5354
cork (0.3.0)
5455
colored2 (~> 3.1)
55-
danger (5.5.6)
56+
danger (5.5.11)
5657
claide (~> 1.0)
5758
claide-plugins (>= 0.9.2)
5859
colored2 (~> 3.1)
@@ -69,12 +70,12 @@ GEM
6970
multipart-post (>= 1.2, < 3)
7071
faraday-http-cache (1.3.1)
7172
faraday (~> 0.8)
72-
ffi (1.9.18)
73+
ffi (1.9.23)
7374
fourflusher (2.0.1)
7475
fuzzy_match (2.0.4)
75-
gh_inspector (1.0.3)
76+
gh_inspector (1.1.3)
7677
git (1.3.0)
77-
i18n (0.9.1)
78+
i18n (0.9.5)
7879
concurrent-ruby (~> 1.0)
7980
jazzy (0.9.1)
8081
cocoapods (~> 1.0)
@@ -88,11 +89,11 @@ GEM
8889
kramdown (1.16.2)
8990
liferaft (0.0.6)
9091
method_source (0.9.0)
91-
minitest (5.11.1)
92-
molinillo (0.6.4)
92+
minitest (5.11.3)
93+
molinillo (0.6.5)
9394
multipart-post (2.0.0)
9495
mustache (0.99.8)
95-
nanaimo (0.2.3)
96+
nanaimo (0.2.5)
9697
nap (1.1.0)
9798
netrc (0.11.0)
9899
no_proxy_fix (0.1.2)
@@ -102,15 +103,15 @@ GEM
102103
pry (0.11.3)
103104
coderay (~> 1.1.0)
104105
method_source (~> 0.9.0)
105-
public_suffix (3.0.1)
106-
rake (12.3.0)
107-
rb-fsevent (0.10.2)
106+
public_suffix (3.0.2)
107+
rake (12.3.1)
108+
rb-fsevent (0.10.3)
108109
rb-inotify (0.9.10)
109110
ffi (>= 0.5.0, < 2)
110111
redcarpet (3.4.0)
111112
rouge (2.0.7)
112113
ruby-macho (1.1.0)
113-
sass (3.5.5)
114+
sass (3.5.6)
114115
sass-listen (~> 4.0.0)
115116
sass-listen (4.0.0)
116117
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -122,16 +123,17 @@ GEM
122123
terminal-table (1.8.0)
123124
unicode-display_width (~> 1.1, >= 1.1.1)
124125
thread_safe (0.3.6)
125-
tzinfo (1.2.4)
126+
tzinfo (1.2.5)
126127
thread_safe (~> 0.1)
127128
unicode-display_width (1.3.0)
128129
xcinvoke (0.3.0)
129130
liferaft (~> 0.0.6)
130-
xcodeproj (1.5.4)
131-
CFPropertyList (~> 2.3.3)
131+
xcodeproj (1.5.7)
132+
CFPropertyList (>= 2.3.3, < 4.0)
133+
atomos (~> 0.1.2)
132134
claide (>= 1.0.2, < 2.0)
133135
colored2 (~> 3.1)
134-
nanaimo (~> 0.2.3)
136+
nanaimo (~> 0.2.4)
135137
xcpretty (0.2.8)
136138
rouge (~> 2.0.7)
137139

ICInputAccessory.xcodeproj/project.pbxproj

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@
242242
B53376841F4436D000230739 /* Sources */,
243243
B53376851F4436D000230739 /* Frameworks */,
244244
B53376861F4436D000230739 /* Resources */,
245-
9192772A7DBF8B1D3D564448 /* [CP] Embed Pods Frameworks */,
246-
B00B735ECB485DFE7B769A68 /* [CP] Copy Pods Resources */,
247245
B5E619CA1F44A04A005200E1 /* Embed Frameworks */,
248246
);
249247
buildRules = (
@@ -386,36 +384,6 @@
386384
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";
387385
showEnvVarsInLog = 0;
388386
};
389-
9192772A7DBF8B1D3D564448 /* [CP] Embed Pods Frameworks */ = {
390-
isa = PBXShellScriptBuildPhase;
391-
buildActionMask = 2147483647;
392-
files = (
393-
);
394-
inputPaths = (
395-
);
396-
name = "[CP] Embed Pods Frameworks";
397-
outputPaths = (
398-
);
399-
runOnlyForDeploymentPostprocessing = 0;
400-
shellPath = /bin/sh;
401-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
402-
showEnvVarsInLog = 0;
403-
};
404-
B00B735ECB485DFE7B769A68 /* [CP] Copy Pods Resources */ = {
405-
isa = PBXShellScriptBuildPhase;
406-
buildActionMask = 2147483647;
407-
files = (
408-
);
409-
inputPaths = (
410-
);
411-
name = "[CP] Copy Pods Resources";
412-
outputPaths = (
413-
);
414-
runOnlyForDeploymentPostprocessing = 0;
415-
shellPath = /bin/sh;
416-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n";
417-
showEnvVarsInLog = 0;
418-
};
419387
B5FCC31F1F44943A003F7D34 /* SwiftLint */ = {
420388
isa = PBXShellScriptBuildPhase;
421389
buildActionMask = 2147483647;

Podfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ PODS:
44
DEPENDENCIES:
55
- SwiftLint (= 0.23.1)
66

7+
SPEC REPOS:
8+
https://github.com/CocoaPods/Specs.git:
9+
- SwiftLint
10+
711
SPEC CHECKSUMS:
812
SwiftLint: 1b670ce79284c76520f84060e87d645078fd32fa
913

1014
PODFILE CHECKSUM: dec0ae8a38d3fe9451404a87c1e15577f6685e53
1115

12-
COCOAPODS: 1.4.0
16+
COCOAPODS: 1.5.0

0 commit comments

Comments
 (0)