Skip to content

Commit

Permalink
Update to SDL 7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jshivabeharry committed Oct 26, 2022
1 parent 0cf7229 commit 3a53dd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.5'
pod 'SmartDeviceLink/Swift', '~> 7.6'
end
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- BiSON (1.2.5)
- SmartDeviceLink/Default (7.5.0):
- SmartDeviceLink/Default (7.6.0):
- BiSON (~> 1.2)
- SmartDeviceLink/Swift (7.5.0):
- SmartDeviceLink/Swift (7.6.0):
- BiSON (~> 1.2)
- SmartDeviceLink/Default

DEPENDENCIES:
- SmartDeviceLink/Swift (~> 7.5)
- SmartDeviceLink/Swift (~> 7.6)

SPEC REPOS:
trunk:
Expand All @@ -16,8 +16,8 @@ SPEC REPOS:

SPEC CHECKSUMS:
BiSON: 232dc4fdbe825301742963f27a78f10f13bca68b
SmartDeviceLink: cc221bebef9523b2b1b12162f3573075219f3fef
SmartDeviceLink: fc03b11a686231b7f15856ab494e1c3a3082cafb

PODFILE CHECKSUM: c224b07cfb933633d94d57585d3f4a6809525560
PODFILE CHECKSUM: 99c4359bc548ec15b2e08a7caac9ba8460a05631

COCOAPODS: 1.11.3

0 comments on commit 3a53dd0

Please sign in to comment.