diff --git a/AVPlayerDNAPlugin.podspec b/AVPlayerDNAPlugin.podspec index 927bf8c..d5314b9 100644 --- a/AVPlayerDNAPlugin.podspec +++ b/AVPlayerDNAPlugin.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AVPlayerDNAPlugin' - s.version = '1.1.13' + s.version = '1.1.14' s.swift_version = '5.1' s.summary = 'Streamroot Distributed Network Architecture AVPlayer plugins, a new way to deliver large-scale OTT video' s.homepage = 'https://www.streamroot.io/' @@ -14,5 +14,5 @@ Pod::Spec.new do |s| s.source_files = 'PlayerDNAPlugin/Classes/*.swift' s.ios.deployment_target = '10.2' s.tvos.deployment_target = '10.2' - s.dependency 'StreamrootSDK', '~> 3.16.0' + s.dependency 'StreamrootSDK', '~> 3.17.0' end \ No newline at end of file diff --git a/Cartfile b/Cartfile index 00fdd8c..03885c9 100755 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" ~> 3.16.0 +binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" ~> 3.17.0 github "apple/swift-protobuf" "1.7.0" -github "daltoniam/Starscream" "3.1.0" +github "daltoniam/Starscream" "3.1.1" github "getsentry/sentry-cocoa" "4.4.0" diff --git a/Cartfile.resolved b/Cartfile.resolved index 4941f33..4bc446f 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" "3.16.0" +binary "https://sdk.streamroot.io/ios/StreamrootSDK.json" "3.17.0" github "apple/swift-protobuf" "1.7.0" -github "daltoniam/Starscream" "3.1.0" +github "daltoniam/Starscream" "3.1.1" github "getsentry/sentry-cocoa" "4.4.0" diff --git a/Gemfile.lock b/Gemfile.lock index 30c06e0..c1d1267 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.1) + CFPropertyList (3.0.2) activesupport (4.2.11.1) i18n (~> 0.7) minitest (~> 5.1) @@ -41,7 +41,7 @@ GEM fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.2.2) + cocoapods-downloader (1.3.0) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -63,8 +63,8 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) escape (0.0.4) - excon (0.67.0) - faraday (0.17.0) + excon (0.71.1) + faraday (0.17.1) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -72,7 +72,7 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.7) - fastlane (2.134.0) + fastlane (2.138.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -81,7 +81,7 @@ GEM commander-fastlane (>= 4.4.6, < 5.0.0) dotenv (>= 2.1.1, < 3.0.0) emoji_regex (>= 0.1, < 2.0) - excon (>= 0.45.0, < 1.0.0) + excon (>= 0.71.0, < 1.0.0) faraday (~> 0.17) faraday-cookie_jar (~> 0.0.6) faraday_middleware (~> 0.13.1) @@ -106,7 +106,7 @@ GEM tty-screen (>= 0.6.3, < 1.0.0) tty-spinner (>= 0.8.0, < 1.0.0) word_wrap (~> 1.0.0) - xcodeproj (>= 1.8.1, < 2.0.0) + xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) fourflusher (2.3.1) @@ -120,9 +120,9 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.0) signet (~> 0.9) - google-cloud-core (1.3.2) + google-cloud-core (1.4.1) google-cloud-env (~> 1.0) - google-cloud-env (1.2.1) + google-cloud-env (1.3.0) faraday (~> 0.11) google-cloud-storage (1.16.0) digest-crc (~> 0.4) @@ -142,14 +142,14 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.3.0) jwt (2.1.0) - memoist (0.16.0) - mime-types (3.3) + memoist (0.16.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_magick (4.9.5) - minitest (5.12.2) + minitest (5.13.0) molinillo (0.6.6) multi_json (1.14.1) multi_xml (0.6.0) @@ -175,7 +175,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simctl (1.6.6) + simctl (1.6.7) CFPropertyList naturally slack-notifier (2.3.2) @@ -185,9 +185,9 @@ GEM thread_safe (0.3.6) tty-cursor (0.7.0) tty-screen (0.7.0) - tty-spinner (0.9.1) + tty-spinner (0.9.2) tty-cursor (~> 0.7) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4) @@ -195,10 +195,10 @@ GEM unf_ext (0.0.7.6) unicode-display_width (1.6.0) word_wrap (1.0.0) - xcode-install (2.6.1) + xcode-install (2.6.3) claide (>= 0.9.1, < 1.1.0) fastlane (>= 2.1.0, < 3.0.0) - xcodeproj (1.13.0) + xcodeproj (1.14.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) diff --git a/PlayerDNAPlugin.xcodeproj/project.pbxproj b/PlayerDNAPlugin.xcodeproj/project.pbxproj index c680a72..15f7729 100644 --- a/PlayerDNAPlugin.xcodeproj/project.pbxproj +++ b/PlayerDNAPlugin.xcodeproj/project.pbxproj @@ -493,7 +493,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode", @@ -549,7 +549,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode", @@ -734,7 +734,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode-marker", @@ -773,7 +773,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode", @@ -847,7 +847,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode-marker", @@ -885,7 +885,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.13; + MARKETING_VERSION = 1.1.14; OTHER_CFLAGS = ( "$(inherited)", "-fembed-bitcode", diff --git a/Podfile.lock b/Podfile.lock index d72a1a1..b00fdaa 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,30 +1,30 @@ PODS: - - Sentry (4.3.1): - - Sentry/Core (= 4.3.1) - - Sentry/Core (4.3.1) + - Sentry (4.4.0): + - Sentry/Core (= 4.4.0) + - Sentry/Core (4.4.0) - Starscream (3.1.0) - - StreamrootSDK (3.13.0): - - Sentry (= 4.3.1) + - StreamrootSDK (3.17.0): + - Sentry (= 4.4.0) - Starscream (= 3.1.0) - - SwiftProtobuf (= 1.4.0) - - SwiftProtobuf (1.4.0) + - SwiftProtobuf (= 1.7.0) + - SwiftProtobuf (1.7.0) DEPENDENCIES: - StreamrootSDK SPEC REPOS: - https://github.com/cocoapods/specs.git: + trunk: - Sentry - Starscream - StreamrootSDK - SwiftProtobuf SPEC CHECKSUMS: - Sentry: 5267d493a398663538317e4dcc438c12c66202ed + Sentry: 26650184fe71eb7476dfd2737acb5ea6cc64b4b1 Starscream: 08172b481e145289c4930cb567230fb55897cfa4 - StreamrootSDK: dbb5a76dc4423c6db35d97b497aa2a683ddbf46f - SwiftProtobuf: b06646ed6cdcfc3fecd074c6000fe0c413140e4f + StreamrootSDK: 297bae5bd228acadb148c7ff89871919ab2bc86f + SwiftProtobuf: 4fd9645e69b72cbae6ec8da5be0cdd20ca6565dd PODFILE CHECKSUM: 653f9a810ae92aef4ed13bac8c0964563b9702b2 -COCOAPODS: 1.6.1 +COCOAPODS: 1.8.4