Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 02:37
· 32 commits to refs/heads/main since this release
c52aa04

Highlights

  • Updated the minimum supported version to iOS 11.0 and tvOS 11.0.
  • Include xcframeworks built with Xcode 14.1 with the GH release.
  • Fixed an issue that prevented timer from firing when called from background thread.

What’s Changed

  • Staging -> Main v4.0.0 release (#69) @addb
  • Add available tag to disable building for tvOSExtension (#70) @addb
  • dev -> staging v4.0.0 release (#68) @emdobrin
  • Update AEPMedia to major version 4.0, minimum Xcode version to 14.1 and iOS 11 (#66) @cacheung
  • Bug: Timer not firing properly + Update TIMEOUT to 1 second to avoid sending lot of internal playhead updates (#63) @addb
  • Main -> Dev (#61) @cacheung
  • Update SPM readme and CI Xcode version (#60) @cacheung