Skip to content

Commit ecbbf6d

Browse files
committed
Use latest version of Quick/Nimble
Quick/Nimble#434 has been fixed!
1 parent 02f8333 commit ecbbf6d

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

Cartfile.private

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
github "Quick/Quick"
2-
3-
# Release 7.0.1 produces a build error due to using a `swift-version` argument
4-
# See: https://github.com/Quick/Nimble/issues/434
5-
# As of now fix has not been released yet.
6-
github "Quick/Nimble" == 7.0.0
2+
github "Quick/Nimble"

Cartfile.resolved

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "Quick/Nimble" "v7.0.0"
2-
github "Quick/Quick" "v1.1.0"
3-
github "ReSwift/ReSwift" "4.0.0"
1+
github "Quick/Nimble" "v7.3.1"
2+
github "Quick/Quick" "v1.3.2"
3+
github "ReSwift/ReSwift" "4.0.1"

0 commit comments

Comments
 (0)