Skip to content

Commit

Permalink
Add files for v6.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Sahlas committed Oct 31, 2018
1 parent 50a9073 commit e29b5ce
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 9 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
## Release 6.3.10

### Brightcove Player SDK for iOS (Core)

#### Additions and Improvements

* Fixes a documentation error in the BCOVOfflineVideoStatus Class Reference.

### FreeWheel Plugin for Brightcove Player SDK for iOS

#### Additions and Improvements

* Supports version 6.25.0 of the FreeWheel AdManager framework for iOS.

* Fixes an issue where, while looping a video with postroll ads, the lifecycle event kBCOVPlaybackSessionLifecycleEventEnd was sent only the first time the video reached its end.

## Release 6.3.9

### Brightcove Player SDK for iOS (Core)
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# IMA Plugin for Brightcove Player SDK for iOS, version 6.3.9.422
# IMA Plugin for Brightcove Player SDK for iOS, version 6.3.10.441

Supported Platforms
==========
Expand Down
2 changes: 1 addition & 1 deletion html/Categories/BCOVPlayerSDKManager+BCOVIMAAdditions.html
Expand Up @@ -531,7 +531,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Expand Up @@ -220,7 +220,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion html/Classes/BCOVIMAAdsRequestPolicy.html
Expand Up @@ -416,7 +416,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion html/Protocols/BCOVIMAPlaybackSessionDelegate.html
Expand Up @@ -173,7 +173,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion html/hierarchy.html
Expand Up @@ -86,7 +86,7 @@ <h2 class="index-title">Category References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions html/index.html
Expand Up @@ -44,7 +44,7 @@ <h1 class="title">Brightcove Native Player for iOS Reference</h1>
<div class="section section-overview index-overview">


<h1>IMA Plugin for Brightcove Player SDK for iOS, version 6.3.9.422</h1>
<h1>IMA Plugin for Brightcove Player SDK for iOS, version 6.3.10.441</h1>

<h1>Supported Platforms</h1>

Expand Down Expand Up @@ -455,7 +455,7 @@ <h2 class="index-title">Category References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-09-27</p>
<p class="copyright">Copyright &copy; 2018 Brightcove. All rights reserved. Updated: 2018-10-31</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Binary file modified ios/BrightcoveIMA.framework/BrightcoveIMA
Binary file not shown.
Binary file modified ios/BrightcoveIMA.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion ios/BrightcoveIMA.framework/ios-dynamic
@@ -1 +1 @@
6.3.9.422
6.3.10.441

0 comments on commit e29b5ce

Please sign in to comment.