From 1f0a5f3e2574848eb08e63ad9153870bdd43fffa Mon Sep 17 00:00:00 2001 From: Jeong YunWon Date: Sat, 22 Sep 2018 17:25:11 +0900 Subject: [PATCH] Remove cdebug/FoundationExtensino from Podfile (Xcode10) --- Podfile | 2 -- Podfile.lock | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Podfile b/Podfile index d6b0a04b..94a22148 100644 --- a/Podfile +++ b/Podfile @@ -23,8 +23,6 @@ end target 'OSXTests' do platform :osx, "10.10" project 'Gureum.xcodeproj' - pod 'cdebug' - pod 'FoundationExtension', '>= 1.3.1' end target :'App' do diff --git a/Podfile.lock b/Podfile.lock index c462c868..f99284fa 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -53,6 +53,6 @@ SPEC CHECKSUMS: GoogleMobileAds: c79931d6eef16b1e4c35d331cf23c47e0dd490d2 MASShortcut: 9c215e8a8a78f3d01ce56da48e2730ab66b538fa -PODFILE CHECKSUM: e1e3030eb7645c7c2b74faccb2cbaa73f2bcddd0 +PODFILE CHECKSUM: c2d91cab2f3f28a770b019031fee635d69d7ce84 COCOAPODS: 1.6.0.beta.1