You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## Release 7.2.16
2
+
3
+
#### 25 Jun 2026
4
+
5
+
### Brightcove Player SDK for iOS (Core)
6
+
7
+
#### Additions and Improvements
8
+
9
+
* The unified Swift Package Manager package now resolves its third-party dependencies automatically. Adding `BrightcoveIMA`, `BrightcoveDAI`, or `BrightcoveGoogleCast` resolves the matching Google IMA or Google Cast Swift Package, so it is no longer a separate package dependency you add yourself; if you added one manually for a previous release, you can remove it. Adding `BrightcoveAMC` or `BrightcoveFW` auto-links the system libraries and frameworks those plugins require, so no manual Build Phases step is needed.
10
+
* The unified Swift Package Manager package now declares a `swift-tools-version` of 5.9, so Xcode 15 or later is required to resolve it.
Copy file name to clipboardExpand all lines: OfflinePlayback.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# iOS App Developer's Guide to Video Downloading and Offline Playback with HLS in the Brightcove Player SDK for iOS, version 7.2.15.37
2
+
# iOS App Developer's Guide to Video Downloading and Offline Playback with HLS in the Brightcove Player SDK for iOS, version 7.2.16.38
3
3
4
4
5
5
The Brightcove Native Player SDK allows you to download and play back HLS videos, including those protected with FairPlay encryption. Downloaded videos can be played back with or without a network connection.
0 commit comments