Skip to content

Commit 1d80295

Browse files
committed
Merge branch 'develop'
2 parents 3a53dd0 + 79a1989 commit 1d80295

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6'
6+
pod 'SmartDeviceLink/Swift', '~> 7.6.1'
77
end

Podfile.lock

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

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

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

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

21-
PODFILE CHECKSUM: 99c4359bc548ec15b2e08a7caac9ba8460a05631
21+
PODFILE CHECKSUM: 9d1a516ee5aa3fc1bae590279fd8b771ddabd150
2222

23-
COCOAPODS: 1.11.3
23+
COCOAPODS: 1.12.1

0 commit comments

Comments
 (0)