Skip to content

Commit a9f5f77

Browse files
committed
Merge pull request #104 from TabletopAssistant/task/Xcode7Dependencies
Update to latest Xcode 7 dependencies
2 parents 8cb14b3 + be93d31 commit a9f5f77

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cartfile.private

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github "brentleyjones/xcconfigs-1" "tvOS"
2-
github "Quick/Nimble" "master"
3-
github "typelift/SwiftCheck" "master"
2+
github "Quick/Nimble" ~> 2.0.0
3+
github "typelift/SwiftCheck" ~> 0.3.2

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "Quick/Nimble" "70b901e55bad427d211b93586a83e0e3bca32034"
2-
github "typelift/SwiftCheck" "f8a75ef8c47d39079c0618c03c66fddd0a0e78f2"
1+
github "Quick/Nimble" "v2.0.0"
2+
github "typelift/SwiftCheck" "v0.3.2"
33
github "brentleyjones/xcconfigs-1" "8be6a52d52c420df6d70d0e9cdda016dbd5fd270"

0 commit comments

Comments
 (0)