Skip to content

Commit

Permalink
updated dependencies, binaries are build with correct Xcode version
Browse files Browse the repository at this point in the history
removes "Module file was created by an older version of the compiler" error for Quick
  • Loading branch information
aocenas committed Dec 6, 2015
1 parent 7cfc2f6 commit 7f3ab26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "Quick/Quick" "v0.6.0"
github "Quick/Nimble" "v2.0.0-rc.3"
github "Quick/Quick" "v0.8.0"
github "Quick/Nimble" "v3.0.0"
6 changes: 3 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "Quick/Nimble" "v2.0.0-rc.3"
github "Quick/Quick" "v0.6.0"
github "joshaber/SwiftBox" "6ec5ef5492c411163d34cd46c46434bbd2181faf"
github "Quick/Nimble" "v3.0.0"
github "Quick/Quick" "v0.8.0"
github "joshaber/SwiftBox" "c316daebb98237a0c20c5fc7cb92028f44809861"

0 comments on commit 7f3ab26

Please sign in to comment.