summaryrefslogtreecommitdiff
path: root/Cartfile.private
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2022-04-19 14:57:10 -0400
committerJoel Fischer <joeljfischer@gmail.com>2022-04-19 14:57:10 -0400
commit5f16d70acd962ee2abf1d8eb077b6e4504eca67f (patch)
tree17a2e6ca3f9276ba1f6f45f097714b14b575ed52 /Cartfile.private
parentc56d4b3e13bca19ba2665010d0a80bd4e389d07d (diff)
downloadsdl_ios-5f16d70acd962ee2abf1d8eb077b6e4504eca67f.tar.gz
Update Tests & CI
* Update to use Carthage with XCFrameworks * Update Quick to v5.0.1 * Update Nimble to v9.2.1 * Update README with correct test building information * Update `SDLLifecycleManagerSpec.m` to use new Configuration naming * Add SwiftSpec because it's recommended * Update CI to use Xcode 13.3 / iPhone 13 / iOS 13.4 * Update CI to build XCFrameworks
Diffstat (limited to 'Cartfile.private')
-rw-r--r--Cartfile.private2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cartfile.private b/Cartfile.private
index a261ab097..f1371a295 100644
--- a/Cartfile.private
+++ b/Cartfile.private
@@ -1,3 +1,3 @@
-github "Quick/Quick" ~> 3.0
+github "Quick/Quick" ~> 5.0
github "Quick/Nimble" ~> 9.0
github "erikdoe/ocmock" ~> 3.7