Skip to content

Commit 42c0a12

Browse files
authored
Merge pull request #6 from karolkozub/swift-4.2
Update project to Swift 4.2
2 parents 7a8f135 + 2875d48 commit 42c0a12

File tree

127 files changed

+3312
-2708
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+3312
-2708
lines changed

Example/Podfile.lock

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,31 @@
11
PODS:
2-
- Nimble (7.0.2)
3-
- Quick (1.2.0)
4-
- SnapKit (4.0.0)
5-
- SpecTools (1.0.2)
2+
- Nimble (7.3.1)
3+
- Quick (1.3.2)
4+
- SnapKit (4.2.0)
5+
- SpecTools (1.0.3)
66

77
DEPENDENCIES:
88
- Nimble
99
- Quick
1010
- SnapKit
1111
- SpecTools (from `../`)
1212

13+
SPEC REPOS:
14+
https://github.com/cocoapods/specs.git:
15+
- Nimble
16+
- Quick
17+
- SnapKit
18+
1319
EXTERNAL SOURCES:
1420
SpecTools:
15-
:path: ../
21+
:path: "../"
1622

1723
SPEC CHECKSUMS:
18-
Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2
19-
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
20-
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
21-
SpecTools: 846ab3f895cff23cf406d0c2b18ff4b9feecc203
24+
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
25+
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
26+
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
27+
SpecTools: 1215af4f3b7e8e61484a1cdb5e1fb775fa2428bc
2228

2329
PODFILE CHECKSUM: 75022a650debfd62f749637ced8ed249be1a9563
2430

25-
COCOAPODS: 1.3.1
31+
COCOAPODS: 1.5.3

Example/Pods/Local Podspecs/SpecTools.podspec.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift renamed to Example/Pods/Nimble/Carthage/Checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h renamed to Example/Pods/Nimble/Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)