Skip to content

Commit 3a53dd0

Browse files
committed
Update to SDL 7.6.0
1 parent 0cf7229 commit 3a53dd0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ use_frameworks!
33

44
target 'MobileWeather' do
55
# pod 'SmartDeviceLink/Swift', :git => 'https://github.com/smartdevicelink/sdl_ios.git', :branch => 'develop'
6-
pod 'SmartDeviceLink/Swift', '~> 7.5'
6+
pod 'SmartDeviceLink/Swift', '~> 7.6'
77
end

Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
PODS:
22
- BiSON (1.2.5)
3-
- SmartDeviceLink/Default (7.5.0):
3+
- SmartDeviceLink/Default (7.6.0):
44
- BiSON (~> 1.2)
5-
- SmartDeviceLink/Swift (7.5.0):
5+
- SmartDeviceLink/Swift (7.6.0):
66
- BiSON (~> 1.2)
77
- SmartDeviceLink/Default
88

99
DEPENDENCIES:
10-
- SmartDeviceLink/Swift (~> 7.5)
10+
- SmartDeviceLink/Swift (~> 7.6)
1111

1212
SPEC REPOS:
1313
trunk:
@@ -16,8 +16,8 @@ SPEC REPOS:
1616

1717
SPEC CHECKSUMS:
1818
BiSON: 232dc4fdbe825301742963f27a78f10f13bca68b
19-
SmartDeviceLink: cc221bebef9523b2b1b12162f3573075219f3fef
19+
SmartDeviceLink: fc03b11a686231b7f15856ab494e1c3a3082cafb
2020

21-
PODFILE CHECKSUM: c224b07cfb933633d94d57585d3f4a6809525560
21+
PODFILE CHECKSUM: 99c4359bc548ec15b2e08a7caac9ba8460a05631
2222

2323
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)