Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankElias77 committed Jul 5, 2023
2 parents 3a53dd0 + 79a1989 commit 1d80295
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.6'
pod 'SmartDeviceLink/Swift', '~> 7.6.1'
end
12 changes: 6 additions & 6 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.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:
Expand All @@ -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

0 comments on commit 1d80295

Please sign in to comment.