From aacb61bb1114aa3042d985a555dea259fd66c7ef Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 15 Mar 2019 22:46:45 +0100 Subject: [PATCH] fixed crash occuring when certain file errors where encountered due to a wrongly drained autorelease pool --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 4590e858..b03b1af6 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -github "MacPass/KeePassKit" "2.4.0" +github "MacPass/KeePassKit" "2.4.1" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" github "sparkle-project/Sparkle" "1.20.0"