From 2f03166131a2c5a94d0e4c55dcf88b381ea52129 Mon Sep 17 00:00:00 2001 From: sgr-ksmt Date: Mon, 27 Aug 2018 11:30:40 +0900 Subject: [PATCH] upgrade Callable to 0.3.2. --- Callable.podspec | 5 ++--- Callable.xcodeproj/project.pbxproj | 8 +++---- Podfile.lock | 34 +++++++++++++++--------------- 3 files changed, 23 insertions(+), 24 deletions(-) diff --git a/Callable.podspec b/Callable.podspec index 29e15e6..b298ddb 100644 --- a/Callable.podspec +++ b/Callable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Callable" - s.version = "0.3.1" + s.version = "0.3.2" s.summary = "Type-safe Firebase HTTPS Callable Functions client using Decodable" s.homepage = "https://github.com/starhoshi/Callable" s.license = { :type => 'MIT', :file => 'LICENSE' } @@ -12,7 +12,6 @@ Pod::Spec.new do |s| s.requires_arc = true s.static_framework = true - s.dependency "FirebaseFunctions" + s.dependency "Firebase/Functions" s.dependency "Result" end - diff --git a/Callable.xcodeproj/project.pbxproj b/Callable.xcodeproj/project.pbxproj index 721eea0..adf28d8 100644 --- a/Callable.xcodeproj/project.pbxproj +++ b/Callable.xcodeproj/project.pbxproj @@ -343,13 +343,13 @@ inputPaths = ( "${SRCROOT}/Pods/Target Support Files/Pods-CallableTests/Pods-CallableTests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", - "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", + "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", "${BUILT_PRODUCTS_DIR}/Result/Result.framework", ); name = "[CP] Embed Pods Frameworks"; outputPaths = ( "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework", ); runOnlyForDeploymentPostprocessing = 0; @@ -401,13 +401,13 @@ inputPaths = ( "${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh", "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", - "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", + "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", "${BUILT_PRODUCTS_DIR}/Result/Result.framework", ); name = "[CP] Embed Pods Frameworks"; outputPaths = ( "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework", ); runOnlyForDeploymentPostprocessing = 0; diff --git a/Podfile.lock b/Podfile.lock index 5687cb3..58bfca3 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,18 +1,18 @@ PODS: - - Firebase/CoreOnly (5.0.1): - - FirebaseCore (= 5.0.1) - - Firebase/Functions (5.0.1): + - Firebase/CoreOnly (5.6.0): + - FirebaseCore (= 5.1.1) + - Firebase/Functions (5.6.0): - Firebase/CoreOnly - - FirebaseFunctions (= 2.0.0) - - FirebaseCore (5.0.1): - - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - - FirebaseFunctions (2.0.0): + - FirebaseFunctions (= 2.1.0) + - FirebaseCore (5.1.1): + - GoogleUtilities/Logger (~> 5.2) + - FirebaseFunctions (2.1.0): - FirebaseCore (~> 5.0) - GTMSessionFetcher/Core (~> 1.1) - - GoogleToolboxForMac/Defines (2.1.4) - - "GoogleToolboxForMac/NSData+zlib (2.1.4)": - - GoogleToolboxForMac/Defines (= 2.1.4) - - GTMSessionFetcher/Core (1.1.15) + - GoogleUtilities/Environment (5.2.2) + - GoogleUtilities/Logger (5.2.2): + - GoogleUtilities/Environment + - GTMSessionFetcher/Core (1.2.0) - Result (4.0.0) DEPENDENCIES: @@ -24,16 +24,16 @@ SPEC REPOS: - Firebase - FirebaseCore - FirebaseFunctions - - GoogleToolboxForMac + - GoogleUtilities - GTMSessionFetcher - Result SPEC CHECKSUMS: - Firebase: d6861c2059d8c32d1e6dd8932e22ada346d90a3a - FirebaseCore: cafc814b2d84fc8733f09e653041cc2165332ad7 - FirebaseFunctions: 141da172b7491276d9da8715b8ca88f9e439ffb6 - GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f - GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2 + Firebase: 75ea9e232eefa158c1049028030b8f661a2ccb62 + FirebaseCore: cb9ee75e0894def766167c95a4d5a14b1c138269 + FirebaseFunctions: 0cb3bc0bbeac1daf6fea378a1064ff7f484e4c4e + GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5 + GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e Result: 7645bb3f50c2ce726dd0ff2fa7b6f42bbe6c3713 PODFILE CHECKSUM: bf250ce143a75add47c39840fb511b2456da3d33