File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 0.3.1]
7+
8+ ### Changed
9+
10+ - Fixes issue where Picture-in-Picture does not work with FireworkVideoSDK 1.3.0 and later.
11+
612## [ 0.3.0]
713
814### Changed
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ let package = Package(
1515 targets: [
1616 . binaryTarget(
1717 name: " FireworkVideoIVSSupport " ,
18- url: " https://github.com/loopsocial/firework_ios_sdk_ivs_support/releases/download/v0.3.0 /FireworkVideoIVSSupport.xcframework.zip " ,
19- checksum: " 97ed47d80b0b933575a17999d2a0bae0a862e1bd1e08e11e799b05ce1e9ed557 "
18+ url: " https://github.com/loopsocial/firework_ios_sdk_ivs_support/releases/download/v0.3.1 /FireworkVideoIVSSupport.xcframework.zip " ,
19+ checksum: " d1092c4ff915433386b363ce205a3ce4a02e774b7245fd1340ec10958894103c "
2020 )
2121 ]
2222)
You can’t perform that action at this time.
0 commit comments