Skip to content

Commit

Permalink
Release/1.1.14 (#4)
Browse files Browse the repository at this point in the history
* Bump Plugin version with the SDK

* Update gems
  • Loading branch information
LamineNdy authored Dec 30, 2019
1 parent 773141e commit 4fc3855
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions AVPlayerDNAPlugin.podspec
Original file line number Diff line number Diff line change
@@ -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/'
Expand All @@ -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
4 changes: 2 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -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"
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -63,16 +63,16 @@ 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)
http-cookie (~> 1.0.0)
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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -185,20 +185,20 @@ 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)
unf_ext
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)
Expand Down
12 changes: 6 additions & 6 deletions PlayerDNAPlugin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
24 changes: 12 additions & 12 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4fc3855

Please sign in to comment.