From 059f956045c17fd85854a060fcc9a077fd5dfa8f Mon Sep 17 00:00:00 2001 From: Alex Taffe Date: Mon, 3 Dec 2018 11:40:52 -0500 Subject: [PATCH] Change pod min build version --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 2645704..8abc8b3 100644 --- a/Podfile +++ b/Podfile @@ -1,4 +1,4 @@ -platform :osx, '10.12' +platform :osx, '10.14' use_frameworks! target 'BetteReddit' do