From 515728f405ccf280fbc5e4f3ef6b57340b4c055a Mon Sep 17 00:00:00 2001 From: Dave Gallagher Date: Tue, 2 Jul 2019 14:22:02 -0700 Subject: [PATCH 1/2] Updated to use QuizTrain 2.1.0. --- Cartfile.private | 2 +- Cartfile.resolved | 2 +- Carthage/Checkouts/QuizTrain | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cartfile.private b/Cartfile.private index 57eca26..717a19a 100644 --- a/Cartfile.private +++ b/Cartfile.private @@ -1 +1 @@ -github "venmo/QuizTrain" ~> 2.0.0 +github "venmo/QuizTrain" ~> 2.1.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 13abd89..b5193a1 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "venmo/QuizTrain" "2.0.0" +github "venmo/QuizTrain" "2.1.0" diff --git a/Carthage/Checkouts/QuizTrain b/Carthage/Checkouts/QuizTrain index 9a55052..78a98ce 160000 --- a/Carthage/Checkouts/QuizTrain +++ b/Carthage/Checkouts/QuizTrain @@ -1 +1 @@ -Subproject commit 9a550528e87ccf68b4067075edf612724f4159f6 +Subproject commit 78a98cec12101036b5701cc676b8a9a12abeacef From 3a493cba396427c5a7fff01a838888ee6c77ba49 Mon Sep 17 00:00:00 2001 From: Dave Gallagher Date: Tue, 2 Jul 2019 14:26:04 -0700 Subject: [PATCH 2/2] Updated QuizTrainExample version to 2.1.0. --- Example/Info.plist | 2 +- ExampleTests/Info.plist | 2 +- ExampleUITests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Info.plist b/Example/Info.plist index 16be3b6..33119fa 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 2.1.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/ExampleTests/Info.plist b/ExampleTests/Info.plist index acc00b0..d418594 100644 --- a/ExampleTests/Info.plist +++ b/ExampleTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 2.1.0 CFBundleVersion 1 NSPrincipalClass diff --git a/ExampleUITests/Info.plist b/ExampleUITests/Info.plist index 3f6c38d..9cf1f1e 100644 --- a/ExampleUITests/Info.plist +++ b/ExampleUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 2.1.0 CFBundleVersion 1 NSPrincipalClass