Skip to content

Commit

Permalink
swift 5
Browse files Browse the repository at this point in the history
  • Loading branch information
nick6969 committed May 23, 2019
1 parent a8c47f3 commit c2ef118
Show file tree
Hide file tree
Showing 48 changed files with 1,687 additions and 1,661 deletions.
2 changes: 2 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
platform :ios, '10.0'

use_frameworks!

target 'mLayout_Example' do
Expand Down
36 changes: 18 additions & 18 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- iOSSnapshotTestCase (4.0.1):
- iOSSnapshotTestCase/SwiftSupport (= 4.0.1)
- iOSSnapshotTestCase/Core (4.0.1)
- iOSSnapshotTestCase/SwiftSupport (4.0.1):
- iOSSnapshotTestCase (5.0.2):
- iOSSnapshotTestCase/SwiftSupport (= 5.0.2)
- iOSSnapshotTestCase/Core (5.0.2)
- iOSSnapshotTestCase/SwiftSupport (5.0.2):
- iOSSnapshotTestCase/Core
- mLayout (0.1.4)
- Nimble (7.3.1)
- Nimble-Snapshots (6.9.0):
- Nimble-Snapshots/Core (= 6.9.0)
- Nimble-Snapshots/Core (6.9.0):
- iOSSnapshotTestCase (~> 4.0)
- mLayout (0.1.6)
- Nimble (7.3.4)
- Nimble-Snapshots (6.9.1):
- Nimble-Snapshots/Core (= 6.9.1)
- Nimble-Snapshots/Core (6.9.1):
- iOSSnapshotTestCase (~> 5.0)
- Nimble (~> 7.0)
- Quick (1.3.2)
- Quick (2.1.0)

DEPENDENCIES:
- FBSnapshotTestCase
Expand All @@ -39,12 +39,12 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
iOSSnapshotTestCase: f3b2b7e606fe03fdbe49af84316bd235df32dc44
mLayout: 511090cff076938752cbfdf607db80ebab3ab671
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Nimble-Snapshots: 79394f8d0aea3df54bd5ff78ee9dff05a523a09c
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
iOSSnapshotTestCase: 2d51aa06775e95cecb0a1fb9c5c159ccd1dd4596
mLayout: 1e847667c246592dfc2fb2cad6cc9e9dc58219cc
Nimble: 051e3d8912d40138fa5591c78594f95fb172af37
Nimble-Snapshots: bbd1ab264bacc24a9ce24a8363bc05aac783aeb0
Quick: 4be43f6634acfa727dd106bdf3929ce125ffa79d

PODFILE CHECKSUM: 5c507bc7fdd06180a8017b227d0d0ea1879bc973
PODFILE CHECKSUM: b955553c7c4becca28d09d22ca8242ad50ec3e08

COCOAPODS: 1.5.3
COCOAPODS: 1.7.0
11 changes: 6 additions & 5 deletions Example/Pods/Local Podspecs/mLayout.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Nimble-Snapshots/HaveValidSnapshot.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Nimble-Snapshots/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Nimble/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions Example/Pods/Nimble/Sources/Nimble/DSL+Wait.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 26 additions & 2 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/BeginWith.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c2ef118

Please sign in to comment.