Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
Updated tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTysiachnik committed Apr 11, 2019
1 parent 314105d commit 42c689f
Show file tree
Hide file tree
Showing 90 changed files with 2,592 additions and 3,271 deletions.
57 changes: 29 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.0)
activesupport (4.2.11)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
Expand All @@ -17,10 +17,10 @@ GEM
cork
nap
open4 (~> 1.3)
cocoapods (1.6.0)
cocoapods (1.6.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.6.0)
cocoapods-core (= 1.6.1)
cocoapods-deintegrate (>= 1.0.2, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -34,13 +34,13 @@ GEM
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.3, >= 1.3.1)
xcodeproj (>= 1.8.0, < 2.0)
cocoapods-core (1.6.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.8.1, < 2.0)
cocoapods-core (1.6.1)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.2)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.2.2)
cocoapods-plugins (1.0.0)
nap
Expand All @@ -54,18 +54,19 @@ GEM
colored2 (3.1.2)
commander-fastlane (4.4.6)
highline (~> 1.7.2)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.5)
cork (0.3.0)
colored2 (~> 3.1)
danger (5.14.0)
danger (6.0.3)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
faraday (~> 0.9)
faraday-http-cache (~> 1.0)
git (~> 1.5)
kramdown (~> 1.5)
kramdown (~> 2.0)
kramdown-parser-gfm (~> 1.0)
no_proxy_fix
octokit (~> 4.7)
terminal-table (~> 1)
Expand All @@ -77,7 +78,7 @@ GEM
digest-crc (0.4.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.6.0)
dotenv (2.7.2)
emoji_regex (1.0.1)
escape (0.0.4)
excon (0.62.0)
Expand All @@ -91,7 +92,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.5)
fastlane (2.116.1)
fastlane (2.120.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand Down Expand Up @@ -120,12 +121,12 @@ GEM
security (= 0.1.3)
simctl (~> 1.6.3)
slack-notifier (>= 2.0.0, < 3.0.0)
terminal-notifier (>= 1.6.2, < 2.0.0)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.6.0, < 2.0.0)
xcodeproj (>= 1.8.1, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-brew (0.1.1)
Expand Down Expand Up @@ -172,13 +173,15 @@ GEM
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.2)
json (2.1.0)
json (2.2.0)
jwt (2.1.0)
kramdown (1.17.0)
kramdown (2.1.0)
kramdown-parser-gfm (1.0.1)
kramdown (~> 2.0)
memoist (0.16.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mime-types-data (3.2019.0331)
mini_magick (4.5.1)
minitest (5.11.3)
molinillo (0.6.6)
Expand All @@ -190,15 +193,14 @@ GEM
naturally (2.2.0)
netrc (0.11.0)
no_proxy_fix (0.1.2)
octokit (4.13.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
os (1.0.0)
parallel (1.13.0)
parser (2.6.0.0)
parallel (1.17.0)
parser (2.6.2.1)
ast (~> 2.4.0)
plist (3.5.0)
powerpack (0.1.2)
psych (3.1.0)
public_suffix (2.0.5)
rainbow (3.0.0)
Expand All @@ -209,15 +211,14 @@ GEM
uber (< 0.2.0)
retriable (2.1.0)
rouge (2.0.7)
rubocop (0.65.0)
rubocop (0.67.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.4.0)
unicode-display_width (>= 1.4.0, < 1.6)
ruby-macho (1.4.0)
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
Expand All @@ -234,11 +235,11 @@ GEM
CFPropertyList
naturally
slack-notifier (2.3.2)
terminal-notifier (1.8.0)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tty-cursor (0.6.0)
tty-cursor (0.6.1)
tty-screen (0.6.5)
tty-spinner (0.9.0)
tty-cursor (~> 0.6.0)
Expand All @@ -248,12 +249,12 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.1)
unicode-display_width (1.5.0)
word_wrap (1.0.0)
xcode-install (2.5.0)
claide (>= 0.9.1, < 1.1.0)
fastlane (>= 2.1.0, < 3.0.0)
xcodeproj (1.8.1)
xcodeproj (1.8.2)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand Down
28 changes: 12 additions & 16 deletions tutorials/sources/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,32 +1,28 @@
PODS:
- OMSDK-Oath2 (1.0.0)
- PlayerControls (2.0)
- PlayerCore (1.1.1)
- VerizonVideoPartnerSDK (1.3.1):
- OMSDK-Oath2 (= 1.0.0)
- PlayerControls (= 2.0)
- PlayerCore (= 1.1.1)
- VideoRenderer (= 1.26)
- VideoRenderer (1.26)
- PlayerControls (2.0.2)
- PlayerCore (1.1.3)
- VerizonVideoPartnerSDK (1.4.0):
- PlayerControls (= 2.0.2)
- PlayerCore (= 1.1.3)
- VideoRenderer (= 1.28)
- VideoRenderer (1.28)

DEPENDENCIES:
- VerizonVideoPartnerSDK

SPEC REPOS:
https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-releases-iOS:
- OMSDK-Oath2
- PlayerControls
- PlayerCore
- VerizonVideoPartnerSDK
- VideoRenderer

SPEC CHECKSUMS:
OMSDK-Oath2: 641f95e29744bba047d4dc03081c3f2340ab338c
PlayerControls: b8d20f01c9f41b95757cde4f97b156d38231397b
PlayerCore: d25c17bd36bb1e6d31a9f4f0f614a9d8660bb645
VerizonVideoPartnerSDK: fce44d9f1db63a37324adacfe479b5f829b6198b
VideoRenderer: 282fb7d8067c0220ae1d7f53706fa3f9134e47fd
PlayerControls: 208c0137d47573d4f860e3a49a66c8a05074220b
PlayerCore: a0f01db680984ac69fecc20ee264f3c77d360bc4
VerizonVideoPartnerSDK: 5e5fd48e9125c9266aa938735686e90b6d1796c2
VideoRenderer: 877c0e8d8c2b928c64eed84b88e06d854b021492

PODFILE CHECKSUM: 37cfeb4d6c1e15a6f75c529aaa1bd7a1ebf783b6

COCOAPODS: 1.6.0
COCOAPODS: 1.6.1
28 changes: 12 additions & 16 deletions tutorials/sources/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 42c689f

Please sign in to comment.