Skip to content

Commit

Permalink
Merge pull request #460 from THEOplayer/feature/tvOS-THEOlive-support
Browse files Browse the repository at this point in the history
Feature/tv os the olive support
  • Loading branch information
wvanhaevre authored Dec 13, 2024
2 parents a5df6cd + a7d6b56 commit 296f48a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

- Added support for THEOlive on tvOS.

## [8.10.0] - 24-12-06

## Added
Expand Down
3 changes: 1 addition & 2 deletions react-native-theoplayer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ Pod::Spec.new do |s|

# THEOlive Dependency
puts "Adding THEOplayer-Integration-THEOlive"
s.ios.dependency "THEOplayer-Integration-THEOlive/Base", "~> 8.6"
s.ios.dependency "THEOliveSDK", "~> 3.18.4"
s.dependency "THEOplayer-Integration-THEOlive", "~> 8.6", ">= 8.6.3"

# Feature based dependencies
if theofeatures.include?("GOOGLE_IMA")
Expand Down

0 comments on commit 296f48a

Please sign in to comment.