Skip to content

Commit

Permalink
Version 1.84.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Adamov committed Feb 1, 2024
1 parent 9f41d21 commit f2855e2
Show file tree
Hide file tree
Showing 1,678 changed files with 1,696 additions and 1,692 deletions.
14 changes: 9 additions & 5 deletions Demo/PlayerDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/* Begin PBXBuildFile section */
1306CD7FF4EB5A9F13229912 /* VKVideoPlayer in Frameworks */ = {isa = PBXBuildFile; productRef = 55904406B78EC8E5D1E3C4C6 /* VKVideoPlayer */; };
D40B0A2A2AA5EB7A009EDEA8 /* FullscreenCustomControls.swift in Sources */ = {isa = PBXBuildFile; fileRef = D40B0A292AA5EB7A009EDEA8 /* FullscreenCustomControls.swift */; };
D41A08F92B3C8C63006D052D /* OVKitChromecastPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D41A08F82B3C8C63006D052D /* OVKitChromecastPlugin.framework */; };
D421DB7A2A264DFF002C86E0 /* ImportSourceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D421DB792A264DFF002C86E0 /* ImportSourceView.swift */; };
D43BD367257E244B007952B6 /* ImportController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D43BD366257E244B007952B6 /* ImportController.swift */; };
D468AEEB2A2784DE00DE52D8 /* ImportTableController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D468AEEA2A2784DE00DE52D8 /* ImportTableController.swift */; };
Expand Down Expand Up @@ -63,6 +64,7 @@
/* Begin PBXFileReference section */
B11EC48D2620C75A00B063FA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
D40B0A292AA5EB7A009EDEA8 /* FullscreenCustomControls.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FullscreenCustomControls.swift; sourceTree = "<group>"; };
D41A08F82B3C8C63006D052D /* OVKitChromecastPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OVKitChromecastPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D421DB792A264DFF002C86E0 /* ImportSourceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportSourceView.swift; sourceTree = "<group>"; };
D43BD366257E244B007952B6 /* ImportController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportController.swift; sourceTree = "<group>"; };
D468AEEA2A2784DE00DE52D8 /* ImportTableController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportTableController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -110,6 +112,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D41A08F92B3C8C63006D052D /* OVKitChromecastPlugin.framework in Frameworks */,
1306CD7FF4EB5A9F13229912 /* VKVideoPlayer in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -205,6 +208,7 @@
D4E0DCF02579944600473090 /* Frameworks */ = {
isa = PBXGroup;
children = (
D41A08F82B3C8C63006D052D /* OVKitChromecastPlugin.framework */,
B11EC48D2620C75A00B063FA /* AVFoundation.framework */,
E805F55F25CABE2100D9F697 /* Metal.framework */,
);
Expand Down Expand Up @@ -543,7 +547,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.84;
CURRENT_PROJECT_VERSION = 1.84.1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand All @@ -552,7 +556,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.84;
MARKETING_VERSION = 1.84.1;
PRODUCT_BUNDLE_IDENTIFIER = com.onevideo.player.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand All @@ -568,7 +572,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.84;
CURRENT_PROJECT_VERSION = 1.84.1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand All @@ -577,7 +581,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.84;
MARKETING_VERSION = 1.84.1;
PRODUCT_BUNDLE_IDENTIFIER = com.onevideo.player.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -614,7 +618,7 @@
repositoryURL = "https://github.com/VKCOM/VideoPlayer-iOS";
requirement = {
kind = exactVersion;
version = 1.84.0;
version = 1.84.1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
16 changes: 8 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
// swift-tools-version: 5.9
// 2024-02-01 19:24:54
// Version: 1.84.0
// 2024-02-01 20:05:57
// Version: 1.84.1
// App version: 8.65

import PackageDescription

let package = Package(name: "VKVideoPlayer", platforms: [.iOS(.v14)],
products: [
.library(name: "VKVideoPlayer", targets: ["OVKResources", "Dav1d", "OVKitMyTargetPlugin", "VPX", "WebM", "OVPlayerKit", "VKOpus", "OVKit", "OVKitChromecastPlugin"]),
.library(name: "VKVideoPlayer", targets: ["WebM", "OVKit", "VPX", "OVKResources", "VKOpus", "OVPlayerKit", "Dav1d"]),
],
targets: [
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.37/OVKResources.xcframework.zip", checksum: "c036f38edcb8c00b80f7257f54385e467f7016d3b96e657e7108d69d133db43e"),
.binaryTarget(name: "Dav1d", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/Dav1d/2.0/Dav1d.xcframework.zip", checksum: "f9c1945e81936dd4fde648e8716eeb01cbcfe762f462d4efd6dac8782fac5399"),
.binaryTarget(name: "VPX", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VPX/1.1/VPX.xcframework.zip", checksum: "3c2ff6d879fc09e06b781727f0ced1e5e6433fd213de9e23b9a5eb8874b52657"),
.binaryTarget(name: "WebM", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/WebM/1.1/WebM.xcframework.zip", checksum: "2b13060bace8df592d29311afc04e2a01879f39814aa4dfcf134c9a915d1aeea"),
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.39/OVPlayerKit.xcframework.zip", checksum: "e5ca08f7f86508e24e4944ea2d37dfbed7c1ce24bd89fff19801280018c2d0ca"),
.binaryTarget(name: "VKOpus", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VKOpus/1.0/VKOpus.xcframework.zip", checksum: "6ac2419048a1479f94d1d9ce434735fad9190dae2b087bad0f1581530013508f"),
.binaryTarget(name: "OVKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKit/4.24/OVKit.xcframework.zip", checksum: "4a8029d50435d9878966f6df15c8b0c9113abd475fbafbe7e59d76e7c921d0c8"),
.binaryTarget(name: "VPX", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VPX/1.1/VPX.xcframework.zip", checksum: "3c2ff6d879fc09e06b781727f0ced1e5e6433fd213de9e23b9a5eb8874b52657"),
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.37/OVKResources.xcframework.zip", checksum: "c036f38edcb8c00b80f7257f54385e467f7016d3b96e657e7108d69d133db43e"),
.binaryTarget(name: "VKOpus", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VKOpus/1.0/VKOpus.xcframework.zip", checksum: "6ac2419048a1479f94d1d9ce434735fad9190dae2b087bad0f1581530013508f"),
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.39/OVPlayerKit.xcframework.zip", checksum: "e5ca08f7f86508e24e4944ea2d37dfbed7c1ce24bd89fff19801280018c2d0ca"),
.binaryTarget(name: "Dav1d", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/Dav1d/2.0/Dav1d.xcframework.zip", checksum: "f9c1945e81936dd4fde648e8716eeb01cbcfe762f462d4efd6dac8782fac5399"),
]
)
10 changes: 5 additions & 5 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ artifactory_url = 'https://artifactory-external.vkpartner.ru/artifactory/vk-ios-
target 'PlayerDemo' do
use_frameworks!

pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.37/OVKResources.podspec", :inhibit_warnings => true
pod 'Dav1d', :podspec => "#{artifactory_url}/Dav1d/2.0/Dav1d.podspec", :inhibit_warnings => true
pod 'VPX', :podspec => "#{artifactory_url}/VPX/1.1/VPX.podspec", :inhibit_warnings => true
pod 'WebM', :podspec => "#{artifactory_url}/WebM/1.1/WebM.podspec", :inhibit_warnings => true
pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.39/OVPlayerKit.podspec", :inhibit_warnings => true
pod 'VKOpus', :podspec => "#{artifactory_url}/VKOpus/1.0/VKOpus.podspec", :inhibit_warnings => true
pod 'OVKit', :podspec => "#{artifactory_url}/OVKit/4.24/OVKit.podspec", :inhibit_warnings => true
pod 'VPX', :podspec => "#{artifactory_url}/VPX/1.1/VPX.podspec", :inhibit_warnings => true
pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.37/OVKResources.podspec", :inhibit_warnings => true
pod 'VKOpus', :podspec => "#{artifactory_url}/VKOpus/1.0/VKOpus.podspec", :inhibit_warnings => true
pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.39/OVPlayerKit.podspec", :inhibit_warnings => true
pod 'Dav1d', :podspec => "#{artifactory_url}/Dav1d/2.0/Dav1d.podspec", :inhibit_warnings => true
end
2 changes: 1 addition & 1 deletion docs/data/documentation/ovkit.json

Large diffs are not rendered by default.

Loading

0 comments on commit f2855e2

Please sign in to comment.