Skip to content

Commit 30fe62f

Browse files
authored
Merge pull request #18 from VKCOM/version-2.53.2
Version 2.53.2
2 parents 6774b4c + 34d50de commit 30fe62f

2,327 files changed

Lines changed: 2350 additions & 2350 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Demo/PlayerDemo.xcodeproj/project.pbxproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
40A9BA762E1FAC3100BC5384 /* Configuration.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 40A9BA752E1FAC3100BC5384 /* Configuration.xcconfig */; };
1818
40E3AADB2E1FAA5300EF2F75 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 40E3AAD52E1FAA5300EF2F75 /* Assets.xcassets */; };
1919
40E3AADD2E1FAA5300EF2F75 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 40E3AAD92E1FAA5300EF2F75 /* LaunchScreen.storyboard */; };
20+
989A7E6D2194C541534A27ED /* OVKitUIComponents in Frameworks */ = {isa = PBXBuildFile; productRef = B22535A4501E1996E4B155AB /* OVKitUIComponents */; };
2021
B13D03632DA80C3B00D68B56 /* AdsSupplementaryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B13D03622DA80C2F00D68B56 /* AdsSupplementaryViewController.swift */; };
2122
B13D03652DA81FA300D68B56 /* DemoControlMask.swift in Sources */ = {isa = PBXBuildFile; fileRef = B13D03642DA81F9F00D68B56 /* DemoControlMask.swift */; };
2223
B14386882BAD046500B4B002 /* ViewResizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B14386872BAD046500B4B002 /* ViewResizer.swift */; };
@@ -60,7 +61,6 @@
6061
EA480D6727B2CA4E00EDDD24 /* PlayerViewProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA480D6627B2CA4E00EDDD24 /* PlayerViewProvider.swift */; };
6162
EA480D6927B2D64E00EDDD24 /* PlayerTransitionAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA480D6827B2D64E00EDDD24 /* PlayerTransitionAnimator.swift */; };
6263
EA68DCF02E7B0D8E00FDEE69 /* AppIcon.icon in Resources */ = {isa = PBXBuildFile; fileRef = EA68DCEF2E7B0D8E00FDEE69 /* AppIcon.icon */; };
63-
EAA14C3B2EC72DD800DF03A4 /* OVKitUIComponents in Frameworks */ = {isa = PBXBuildFile; productRef = EAA14C3A2EC72DD800DF03A4 /* OVKitUIComponents */; };
6464
EAAFC53427BBEB6400033D8B /* NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAAFC53327BBEB6400033D8B /* NavigationController.swift */; };
6565
EAD0550D28296648002EF645 /* MenuCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAD0550C28296648002EF645 /* MenuCell.swift */; };
6666
EAD0550F28296686002EF645 /* MenuPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAD0550E28296686002EF645 /* MenuPresentationController.swift */; };
@@ -161,8 +161,8 @@
161161
isa = PBXFrameworksBuildPhase;
162162
buildActionMask = 2147483647;
163163
files = (
164-
EAA14C3B2EC72DD800DF03A4 /* OVKitUIComponents in Frameworks */,
165164
1306CD7FF4EB5A9F13229912 /* VKVideoPlayer in Frameworks */,
165+
989A7E6D2194C541534A27ED /* OVKitUIComponents in Frameworks */,
166166
);
167167
runOnlyForDeploymentPostprocessing = 0;
168168
};
@@ -460,7 +460,7 @@
460460
name = PlayerDemo;
461461
packageProductDependencies = (
462462
55904406B78EC8E5D1E3C4C6 /* VKVideoPlayer */,
463-
EAA14C3A2EC72DD800DF03A4 /* OVKitUIComponents */,
463+
B22535A4501E1996E4B155AB /* OVKitUIComponents */,
464464
);
465465
productName = PlayerDemo;
466466
productReference = D4CA47E52575A267009C5DB3 /* PlayerDemo.app */;
@@ -736,7 +736,7 @@
736736
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
737737
CLANG_ENABLE_MODULES = YES;
738738
CODE_SIGN_STYLE = Automatic;
739-
CURRENT_PROJECT_VERSION = 2.53.1;
739+
CURRENT_PROJECT_VERSION = 2.53.2;
740740
DEVELOPMENT_TEAM = "";
741741
ENABLE_BITCODE = NO;
742742
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
@@ -745,7 +745,7 @@
745745
"$(inherited)",
746746
"@executable_path/Frameworks",
747747
);
748-
MARKETING_VERSION = 2.53.1;
748+
MARKETING_VERSION = 2.53.2;
749749
PRODUCT_BUNDLE_IDENTIFIER = "$(APP_BUNDLE_IDENTIFIER)";
750750
PRODUCT_NAME = "$(TARGET_NAME)";
751751
STRIP_INSTALLED_PRODUCT = NO;
@@ -765,7 +765,7 @@
765765
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
766766
CLANG_ENABLE_MODULES = YES;
767767
CODE_SIGN_STYLE = Automatic;
768-
CURRENT_PROJECT_VERSION = 2.53.1;
768+
CURRENT_PROJECT_VERSION = 2.53.2;
769769
DEVELOPMENT_TEAM = "";
770770
ENABLE_BITCODE = NO;
771771
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
@@ -774,7 +774,7 @@
774774
"$(inherited)",
775775
"@executable_path/Frameworks",
776776
);
777-
MARKETING_VERSION = 2.53.1;
777+
MARKETING_VERSION = 2.53.2;
778778
PRODUCT_BUNDLE_IDENTIFIER = "$(APP_BUNDLE_IDENTIFIER)";
779779
PRODUCT_NAME = "$(TARGET_NAME)";
780780
STRIP_INSTALLED_PRODUCT = NO;
@@ -812,7 +812,7 @@
812812
repositoryURL = "https://github.com/VKCOM/VideoPlayer-iOS";
813813
requirement = {
814814
kind = exactVersion;
815-
version = 2.53.1;
815+
version = 2.53.2;
816816
};
817817
};
818818
/* End XCRemoteSwiftPackageReference section */
@@ -823,7 +823,7 @@
823823
package = 66679F29752A9ABDADAEEFC3 /* XCRemoteSwiftPackageReference "VideoPlayer-iOS" */;
824824
productName = VKVideoPlayer;
825825
};
826-
EAA14C3A2EC72DD800DF03A4 /* OVKitUIComponents */ = {
826+
B22535A4501E1996E4B155AB /* OVKitUIComponents */ = {
827827
isa = XCSwiftPackageProductDependency;
828828
package = 66679F29752A9ABDADAEEFC3 /* XCRemoteSwiftPackageReference "VideoPlayer-iOS" */;
829829
productName = OVKitUIComponents;

Demo/PlayerDemo/Resources/Configuration.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
APP_BUNDLE_IDENTIFIER = com.vk.dev.OneVideoPlayerDemo
33

44
APP_LAUNCHIMAGE_ASSET_NAME = LaunchScreen.storyboard
5-
APP_VERSION=2.53.1
5+
APP_VERSION=2.53.2
66
PRODUCT_BUNDLE_DISPLAY_NAME = Player Demo

Package.swift

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
// swift-tools-version: 5.9
2-
// 2026-02-12 14:17:23
3-
// Version: 2.53.1
2+
// 2026-02-18 16:57:34
3+
// Version: 2.53.2
44
// App version: 8.165
55

66
import PackageDescription
77

88
let package = Package(name: "VKVideoPlayer", platforms: [.iOS(.v14)],
99
products: [
10-
.library(name: "VKVideoPlayer", targets: ["WebM", "Dav1d", "OVKitStatistics", "VPX", "OVKit", "OVKResources", "VKOpus", "OVPlayerKit"]),
10+
.library(name: "VKVideoPlayer", targets: ["OVKResources", "VPX", "OVPlayerKit", "OVKit", "Dav1d", "VKOpus", "OVKitStatistics", "WebM"]),
11+
.library(name: "OVKitUpload", targets: ["OVKitUpload"]),
1112
.library(name: "OVKitMyTargetPlugin", targets: ["OVKitMyTargetPlugin"]),
1213
.library(name: "OVKitUIComponents", targets: ["OVKitUIComponents"]),
13-
.library(name: "OVKitUpload", targets: ["OVKitUpload"]),
1414
],
1515
targets: [
16-
.binaryTarget(name: "WebM", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/WebM/1.2.1/WebM.xcframework.zip", checksum: "a5456984ca8ad47efd286c9f0112ab3b9995c21f50923203b19462414f0c6bb4"),
17-
.binaryTarget(name: "Dav1d", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/Dav1d/2.0/Dav1d.xcframework.zip", checksum: "f9c1945e81936dd4fde648e8716eeb01cbcfe762f462d4efd6dac8782fac5399"),
18-
.binaryTarget(name: "OVKitStatistics", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitStatistics/1.40.1/OVKitStatistics.xcframework.zip", checksum: "0c3f28da442ea08165e2d00b87ab170168788c2eaf438048447cf00f59aa8390"),
16+
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.91.2/OVKResources.xcframework.zip", checksum: "79f0383f93cd64811a4985821a8a9073c1a74251d4f970c373d8091067a9feb0"),
1917
.binaryTarget(name: "VPX", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VPX/1.2.1/VPX.xcframework.zip", checksum: "9377ec0ff544202efee0002b2e876d113ec6afb417aa33d2697f00a3c0ce155f"),
20-
.binaryTarget(name: "OVKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKit/5.53.1/OVKit.xcframework.zip", checksum: "b5067b47c79f3cea189ea9b9c47b2f1c769e4f4b37c4830b6519bd75e1b7c06f"),
21-
.binaryTarget(name: "OVKResources", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKResources/2.91.1/OVKResources.xcframework.zip", checksum: "5da307b10934fb4eed4662c7f8ce4b45bb20e65d1505634ad9f2c63cd28fd48e"),
18+
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.93.2/OVPlayerKit.xcframework.zip", checksum: "5fef0d51be805ea2b90e59758aef9a3f77654d46fb3b78f93153fc553c30a307"),
19+
.binaryTarget(name: "OVKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKit/5.53.2/OVKit.xcframework.zip", checksum: "76d7de61140cfc513bcdb4d6be25db226456682572bd7e686a65c80d3c2fddd2"),
20+
.binaryTarget(name: "Dav1d", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/Dav1d/2.0/Dav1d.xcframework.zip", checksum: "f9c1945e81936dd4fde648e8716eeb01cbcfe762f462d4efd6dac8782fac5399"),
2221
.binaryTarget(name: "VKOpus", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/VKOpus/1.0/VKOpus.xcframework.zip", checksum: "6ac2419048a1479f94d1d9ce434735fad9190dae2b087bad0f1581530013508f"),
23-
.binaryTarget(name: "OVPlayerKit", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVPlayerKit/3.93.1/OVPlayerKit.xcframework.zip", checksum: "183820255f5364b2ae4f37eb18b5eacf60b4b6d0fcdc78a62266eff7f8eb12f3"),
24-
.binaryTarget(name: "OVKitMyTargetPlugin", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitMyTargetPlugin/2.17.1/OVKitMyTargetPlugin.xcframework.zip", checksum: "0613d6999d41d71526e6cbc40f578106ba19f6c66c731b11c5f403042b7a6462"),
25-
.binaryTarget(name: "OVKitUIComponents", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitUIComponents/1.2.1/OVKitUIComponents.xcframework.zip", checksum: "823b98c279edc0996aa4ad7bc1e7e9f4bca522c9cbeb649d2e2d56ba4634c55a"),
26-
.binaryTarget(name: "OVKitUpload", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitUpload/1.2.1/OVKitUpload.xcframework.zip", checksum: "23fb353c9741ffd09ee6d2274246878c4159f1817e8c1f371abcae268823d565"),
22+
.binaryTarget(name: "OVKitStatistics", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitStatistics/1.40.2/OVKitStatistics.xcframework.zip", checksum: "b399e880656ac478b4faed545b13e53c06f9eaad9d919a7adca3e211a28b1473"),
23+
.binaryTarget(name: "WebM", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/WebM/1.2.1/WebM.xcframework.zip", checksum: "a5456984ca8ad47efd286c9f0112ab3b9995c21f50923203b19462414f0c6bb4"),
24+
.binaryTarget(name: "OVKitUpload", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitUpload/1.2.2/OVKitUpload.xcframework.zip", checksum: "32b5b4e3877cf1de7d8ac3fa2d81eac294ba99b826742c7a25bc886587a1d686"),
25+
.binaryTarget(name: "OVKitMyTargetPlugin", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitMyTargetPlugin/2.17.2/OVKitMyTargetPlugin.xcframework.zip", checksum: "a3fef0d5a29bc66f11d6142739cc09cf2ce2a107e5a3b56afa3d81112af18370"),
26+
.binaryTarget(name: "OVKitUIComponents", url: "https://artifactory-external.vkpartner.ru/artifactory/vk-ios-sdk/OVKitUIComponents/1.2.2/OVKitUIComponents.xcframework.zip", checksum: "5c81cf63fae773828afc8340fc986829be84e7a8e46983f84f307e290ea2fe4c"),
2727
]
2828
)

Podfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ artifactory_url = 'https://artifactory-external.vkpartner.ru/artifactory/vk-ios-
55
target 'PlayerDemo' do
66
use_frameworks!
77

8-
pod 'WebM', :podspec => "#{artifactory_url}/WebM/1.2.1/WebM.podspec", :inhibit_warnings => true
9-
pod 'Dav1d', :podspec => "#{artifactory_url}/Dav1d/2.0/Dav1d.podspec", :inhibit_warnings => true
10-
pod 'OVKitStatistics', :podspec => "#{artifactory_url}/OVKitStatistics/1.40.1/OVKitStatistics.podspec", :inhibit_warnings => true
8+
pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.91.2/OVKResources.podspec", :inhibit_warnings => true
119
pod 'VPX', :podspec => "#{artifactory_url}/VPX/1.2.1/VPX.podspec", :inhibit_warnings => true
12-
pod 'OVKit', :podspec => "#{artifactory_url}/OVKit/5.53.1/OVKit.podspec", :inhibit_warnings => true
13-
pod 'OVKResources', :podspec => "#{artifactory_url}/OVKResources/2.91.1/OVKResources.podspec", :inhibit_warnings => true
10+
pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.93.2/OVPlayerKit.podspec", :inhibit_warnings => true
11+
pod 'OVKit', :podspec => "#{artifactory_url}/OVKit/5.53.2/OVKit.podspec", :inhibit_warnings => true
12+
pod 'Dav1d', :podspec => "#{artifactory_url}/Dav1d/2.0/Dav1d.podspec", :inhibit_warnings => true
1413
pod 'VKOpus', :podspec => "#{artifactory_url}/VKOpus/1.0/VKOpus.podspec", :inhibit_warnings => true
15-
pod 'OVPlayerKit', :podspec => "#{artifactory_url}/OVPlayerKit/3.93.1/OVPlayerKit.podspec", :inhibit_warnings => true
14+
pod 'OVKitStatistics', :podspec => "#{artifactory_url}/OVKitStatistics/1.40.2/OVKitStatistics.podspec", :inhibit_warnings => true
15+
pod 'WebM', :podspec => "#{artifactory_url}/WebM/1.2.1/WebM.podspec", :inhibit_warnings => true
1616
end

docs/data/documentation/ovkit.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/data/documentation/ovkit/actionkind.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)