Skip to content

4.5.8

Compare
Choose a tag to compare
@tsolomko tsolomko released this 26 Mar 12:01
· 475 commits to develop since this release
4.5.8
48ecebc
  • Fixed incompatibility with Carthage --use-xcframeworks method of installing SWCompression (#18).

Comment: Please see the updated Carthage-related instructions in README for more details. Please also note that support for non-xcframework method of installing SWCompression using Carthage is likely to be dropped in the future major update.

  • Pre-built binary Carthage archives are no longer published via Github Releases.

Comment: This is mainly because these binaries are currently incompatible with the --use-xcframeworks Carthage option. In addition, they aren't really useful in general, since there is no binary compatibility of SWCompression built by different versions of compiler, and in most cases it was built by Carthage from source anyway.