From efbe4466f8b01eb45eadcfd37fb52dc74a27f7ea Mon Sep 17 00:00:00 2001 From: Tom Bogle Date: Mon, 4 Jun 2018 10:43:10 -0400 Subject: [PATCH] Updated carthage to remove Crashlytics & Fabric (now gotten via cocoapods) --- mac/Cartfile.resolved | 2 -- 1 file changed, 2 deletions(-) diff --git a/mac/Cartfile.resolved b/mac/Cartfile.resolved index a4570d9a91..f914031435 100644 --- a/mac/Cartfile.resolved +++ b/mac/Cartfile.resolved @@ -1,3 +1 @@ -binary "https://raw.githubusercontent.com/Building42/Specs/master/Carthage/macOS/Crashlytics.json" "3.10.1" -binary "https://raw.githubusercontent.com/Building42/Specs/master/Carthage/macOS/Fabric.json" "1.7.6" github "erikdoe/ocmock" "v3.4.1"