Skip to content

Commit

Permalink
Pods: update VLCKit to 4.0.0a6
Browse files Browse the repository at this point in the history
  • Loading branch information
fkuehne committed Aug 23, 2024
1 parent 07521ec commit dcb8dab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def shared_pods
pod 'box-ios-sdk-v2', :git => 'https://github.com/fkuehne/box-ios-sdk-v2.git', :commit => '08161e74' #has a our fixes
pod 'CocoaHTTPServer', :git => 'https://github.com/fkuehne/CocoaHTTPServer.git' # has our fixes
pod 'AFNetworking', '~>4.0'
pod 'VLCKit', '4.0.0a5'
pod 'VLCKit', '4.0.0a6'
pod 'VLCMediaLibraryKit', '0.13.0a6'

# debug
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ PODS:
- OneDriveSDK/Common
- SimulatorStatusMagic (2.7)
- SwiftLint (0.47.1)
- VLCKit (4.0.0a5)
- VLCKit (4.0.0a6)
- VLCMediaLibraryKit (0.13.0a6):
- VLCKit (>= 4.0.0a3)
- XKKeychain (1.0.1)
Expand All @@ -93,7 +93,7 @@ DEPENDENCIES:
- OneDriveSDK (from `https://code.videolan.org/fkuehne/onedrive-sdk-ios.git`, commit `810f82da`)
- SimulatorStatusMagic
- SwiftLint (~> 0.47.1)
- VLCKit (= 4.0.0a5)
- VLCKit (= 4.0.0a6)
- VLCMediaLibraryKit (= 0.13.0a6)
- XKKeychain (~> 1.0)

Expand Down Expand Up @@ -174,10 +174,10 @@ SPEC CHECKSUMS:
OneDriveSDK: fbb41c73c36a23a580d172657c67c47dbb8f8e24
SimulatorStatusMagic: 4e15e56530b367e90dcd3b94fd272e833e9d8a44
SwiftLint: f80f1be7fa96d30e0aa68e58d45d4ea1ccaac519
VLCKit: 72872f93e286df4a8f3bdd8f9b23d96cf9dc154b
VLCKit: 80332c6fbe83e9278aca1b7e27799f2b521a7f76
VLCMediaLibraryKit: d6e0f9def251a0b742c15e54dd6b826dfa931349
XKKeychain: 852ef663c56a7194c73d3c68e8d9d4f07b121d4f

PODFILE CHECKSUM: c3819c6cd90b7f5b67092f5ac06a99bdd2438e1c
PODFILE CHECKSUM: b3faa067594e458bfec6754b5898d7564ccda8b3

COCOAPODS: 1.15.2

0 comments on commit dcb8dab

Please sign in to comment.