diff --git a/rts-viewer-tvos/LocalPackages/RTSComponentKit/Package.swift b/rts-viewer-tvos/LocalPackages/RTSComponentKit/Package.swift index d2ea8367..8c75eaeb 100644 --- a/rts-viewer-tvos/LocalPackages/RTSComponentKit/Package.swift +++ b/rts-viewer-tvos/LocalPackages/RTSComponentKit/Package.swift @@ -18,7 +18,7 @@ let package = Package( ) ], dependencies: [ - .package(url: "https://github.com/millicast/millicast-sdk-swift-package", exact: "1.8.2") + .package(url: "https://github.com/millicast/millicast-sdk-swift-package", exact: "1.8.5") ], targets: [ // Targets are the basic building blocks of a package. A target can define a module or a test suite. diff --git a/rts-viewer-tvos/RTSViewer.xcworkspace/xcshareddata/swiftpm/Package.resolved b/rts-viewer-tvos/RTSViewer.xcworkspace/xcshareddata/swiftpm/Package.resolved index ef382585..cf7ef933 100644 --- a/rts-viewer-tvos/RTSViewer.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/rts-viewer-tvos/RTSViewer.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/millicast/millicast-sdk-swift-package", "state" : { - "revision" : "1ea2b8d7b3ae347837b3c3f9358c024a4664003f", - "version" : "1.8.2" + "revision" : "8e8feebf07a75e60f4016498de00f60c586fa247", + "version" : "1.8.5" } } ],