From a97e15d141fed73b9d18f7268fa69556527ef6b9 Mon Sep 17 00:00:00 2001 From: Bas Broek Date: Sun, 27 Oct 2019 22:27:33 +0100 Subject: [PATCH] Fixes --- .travis.yml | 2 +- Example/Podfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 62d3ada..ed3ffd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: swift -osx_image: xcode10.2 +osx_image: xcode11.1 script: - cd Example/ diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 308194b..43e3a3b 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Analysis: 7198ca0acc133fe99510f82fe241e65b77de2fbb + Analysis: d00f01ab60b1602882add658b90a4c47a14caad7 PODFILE CHECKSUM: d91e06da3cd073207837737c6c65ef37d1dfd49f -COCOAPODS: 1.6.1 +COCOAPODS: 1.8.4