Skip to content

Commit 1bd1061

Browse files
committed
Merge branch 'release/2.10.0'
2 parents f94baed + a3d1afd commit 1bd1061

File tree

56 files changed

+2462
-552
lines changed

Some content is hidden

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

56 files changed

+2462
-552
lines changed

.jazzy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ source_directory: XCDYouTubeKit
44
framework_root: .
55
umbrella_header: XCDYouTubeKit/XCDYouTubeKit.h
66
module: XCDYouTubeKit
7-
module_version: 2.9.0
7+
module_version: 2.10.0
88

99
author: Cédric Luthi
1010
author_url: https://twitter.com/0xced
1111

1212
readme: README.md
1313
github_url: https://github.com/0xced/XCDYouTubeKit
14-
github_file_prefix: https://github.com/0xced/XCDYouTubeKit/tree/2.9.0/XCDYouTubeKit
14+
github_file_prefix: https://github.com/0xced/XCDYouTubeKit/tree/2.10.0/XCDYouTubeKit

CHANGELOG.md

Lines changed: 6 additions & 0 deletions

README.md

Lines changed: 3 additions & 3 deletions

XCDYouTubeKit Demo/XCDYouTubeKit Demo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
761761
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
762762
COPY_PHASE_STRIP = NO;
763-
CURRENT_PROJECT_VERSION = 2.9.0;
763+
CURRENT_PROJECT_VERSION = 2.10.0;
764764
ENABLE_STRICT_OBJC_MSGSEND = YES;
765765
ENABLE_TESTABILITY = YES;
766766
GCC_C_LANGUAGE_STANDARD = gnu99;
@@ -804,7 +804,7 @@
804804
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
805805
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
806806
COPY_PHASE_STRIP = YES;
807-
CURRENT_PROJECT_VERSION = 2.9.0;
807+
CURRENT_PROJECT_VERSION = 2.10.0;
808808
ENABLE_STRICT_OBJC_MSGSEND = YES;
809809
GCC_C_LANGUAGE_STANDARD = gnu99;
810810
GCC_NO_COMMON_BLOCKS = YES;

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testCancelingOperationQueryOperation.json

Lines changed: 128 additions & 0 deletions
Large diffs are not rendered by default.

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testExpiredLiveVideo.json

Lines changed: 21 additions & 17 deletions
Large diffs are not rendered by default.

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testGeoblockedVideo.json

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testLiveVideo.json

Lines changed: 4 additions & 5 deletions
Large diffs are not rendered by default.

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testMobileRestrictedVideo.json

Lines changed: 22 additions & 26 deletions
Large diffs are not rendered by default.

XCDYouTubeKit Tests/Cassettes/XCDYouTubeClientTestCase/testRemovedVideo.json

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)