From 79a1989d974a0d151eed4d558cb87760586f407f Mon Sep 17 00:00:00 2001 From: Frank Elias Date: Wed, 5 Jul 2023 12:08:29 -0400 Subject: [PATCH] update to sdl v7.6.1 --- Podfile | 2 +- Podfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Podfile b/Podfile index 1324d0a..9828758 100644 --- a/Podfile +++ b/Podfile @@ -3,5 +3,5 @@ use_frameworks! target 'MobileWeather' do # pod 'SmartDeviceLink/Swift', :git => 'https://github.com/smartdevicelink/sdl_ios.git', :branch => 'develop' - pod 'SmartDeviceLink/Swift', '~> 7.6' + pod 'SmartDeviceLink/Swift', '~> 7.6.1' end diff --git a/Podfile.lock b/Podfile.lock index 5aa425e..c1b5ab3 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,13 +1,13 @@ PODS: - BiSON (1.2.5) - - SmartDeviceLink/Default (7.6.0): + - SmartDeviceLink/Default (7.6.1): - BiSON (~> 1.2) - - SmartDeviceLink/Swift (7.6.0): + - SmartDeviceLink/Swift (7.6.1): - BiSON (~> 1.2) - SmartDeviceLink/Default DEPENDENCIES: - - SmartDeviceLink/Swift (~> 7.6) + - SmartDeviceLink/Swift (~> 7.6.1) SPEC REPOS: trunk: @@ -16,8 +16,8 @@ SPEC REPOS: SPEC CHECKSUMS: BiSON: 232dc4fdbe825301742963f27a78f10f13bca68b - SmartDeviceLink: fc03b11a686231b7f15856ab494e1c3a3082cafb + SmartDeviceLink: 1beb24037d90fd54f3dfc8f345bbae92cc33ba05 -PODFILE CHECKSUM: 99c4359bc548ec15b2e08a7caac9ba8460a05631 +PODFILE CHECKSUM: 9d1a516ee5aa3fc1bae590279fd8b771ddabd150 -COCOAPODS: 1.11.3 +COCOAPODS: 1.12.1